Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit abe0e45

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/node to v14.17.3
1 parent 911c7e0 commit abe0e45

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
@@ -48,7 +48,7 @@
4848
"@types/karma-webpack": "2.0.9",
4949
"@types/lodash": "4.14.170",
5050
"@types/mocha": "8.2.2",
51-
"@types/node": "14.17.2",
51+
"@types/node": "14.17.3",
5252
"@types/sinon": "10.0.2",
5353
"@types/webpack": "4.41.20",
5454
"@types/webpack-env": "1.16.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,10 +553,10 @@
553553
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
554554
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
555555

556-
"@types/node@*", "@types/[email protected].2", "@types/node@>= 8":
557-
version "14.17.2"
558-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.2.tgz#1e94476db57ec93a372c7f7d29aa5707cfb92339"
559-
integrity sha512-sld7b/xmFum66AAKuz/rp/CUO8+98fMpyQ3SBfzzBNGMd/1iHBTAg9oyAvcYlAj46bpc74r91jSw2iFdnx29nw==
556+
"@types/node@*", "@types/[email protected].3", "@types/node@>= 8":
557+
version "14.17.3"
558+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d"
559+
integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==
560560

561561
"@types/normalize-package-data@^2.4.0":
562562
version "2.4.0"

0 commit comments

Comments
 (0)