Skip to content

Commit 5578a05

Browse files
chore(deps): update dependency @types/node to v16.11.46 (#114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14fa965 commit 5578a05

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
@@ -63,7 +63,7 @@
6363
"@types/lodash.get": "4.4.7",
6464
"@types/minimatch": "3.0.5",
6565
"@types/mkdirp": "1.0.2",
66-
"@types/node": "16.11.45",
66+
"@types/node": "16.11.46",
6767
"@types/yargs": "15.0.14",
6868
"execa": "5.1.1",
6969
"jest": "28.1.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -973,10 +973,10 @@
973973
dependencies:
974974
"@types/node" "*"
975975

976-
"@types/node@*", "@types/[email protected].45":
977-
version "16.11.45"
978-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.45.tgz#155b13a33c665ef2b136f7f245fa525da419e810"
979-
integrity sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==
976+
"@types/node@*", "@types/[email protected].46":
977+
version "16.11.46"
978+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.46.tgz#26047602eefa47b36759d9ebb1b55ad08ce97a73"
979+
integrity sha512-x+sfpb2dMrhCQPL4NAGs64Z9hh0t72aP0dg+PuZidmPr/0Gj5ELQTjD/t46dq3DF/8ZvSHOaIyDIbAsdPshyVQ==
980980

981981
"@types/node@^12.7.1":
982982
version "12.20.54"

0 commit comments

Comments
 (0)