Skip to content

Commit 0d0f7aa

Browse files
Update dependency @types/node to v13.13.52
1 parent 4cbb76e commit 0d0f7aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/angular-mocks": "^1.5.7",
3030
"@types/angular-ui-router": "^1.1.35",
3131
"@types/jasmine": "^2.5.38",
32-
"@types/node": "13.13.4",
32+
"@types/node": "13.13.52",
3333
"@types/rx": "^2.5.34",
3434
"angular": "~1.5.9",
3535
"angular-animate": "~1.5.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -295,10 +295,10 @@
295295
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.3.tgz#329842940042d2b280897150e023e604d11657d6"
296296
integrity sha512-wheIYdr4NYML61AjC8MKj/2jrR/kDQri/CIpVoZwldwhnIrD/j9jIU5bJ8yBKuB2VhpFV7Ab6G2XkBjv9r9Zzw==
297297

298-
"@types/[email protected].4":
299-
version "13.13.4"
300-
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.4.tgz#1581d6c16e3d4803eb079c87d4ac893ee7501c2c"
301-
integrity sha512-x26ur3dSXgv5AwKS0lNfbjpCakGIduWU1DU91Zz58ONRWrIKGunmZBNv4P7N+e27sJkiGDsw/3fT4AtsqQBrBA==
298+
"@types/[email protected].52":
299+
version "13.13.52"
300+
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.52.tgz#03c13be70b9031baaed79481c0c0cfb0045e53f7"
301+
integrity sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ==
302302

303303
"@types/rx@^2.5.34":
304304
version "2.5.34"

0 commit comments

Comments
 (0)