Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v16.18.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2023
1 parent da6ba49 commit 6da720a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/fs-extra": "11.0.1",
"@types/lodash": "4.14.194",
"@types/lru-cache": "5.1.1",
"@types/node": "16.18.24",
"@types/node": "16.18.25",
"@types/vscode": "1.76.0",
"jest": "29.5.0",
"typescript": "5.0.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/aws-lambda": "8.10.114",
"@types/babel-core": "6.25.7",
"@types/jest": "29.5.1",
"@types/node": "16.18.24",
"@types/node": "16.18.25",
"@types/react": "18.2.0",
"@types/react-dom": "18.2.0",
"@types/webpack": "5.28.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7210,7 +7210,7 @@ __metadata:
"@types/line-column": 1.0.0
"@types/lodash": 4.14.194
"@types/lru-cache": 5.1.1
"@types/node": 16.18.24
"@types/node": 16.18.25
"@types/vscode": 1.76.0
camelcase: 6.3.0
core-js: 3.30.1
Expand Down Expand Up @@ -7329,7 +7329,7 @@ __metadata:
"@types/aws-lambda": 8.10.114
"@types/babel-core": 6.25.7
"@types/jest": 29.5.1
"@types/node": 16.18.24
"@types/node": 16.18.25
"@types/react": 18.2.0
"@types/react-dom": 18.2.0
"@types/webpack": 5.28.1
Expand Down Expand Up @@ -9733,10 +9733,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:16.18.24, @types/node@npm:^14.0.10 || ^16.0.0, @types/node@npm:^14.14.20 || ^16.0.0":
version: 16.18.24
resolution: "@types/node@npm:16.18.24"
checksum: a7f2a1c080abd98b927eb256a9710e6465a5a5d017ccf9e03a979f86e70eb544758706507e8727d1252a60264f94f3df21b932c9088caadb2119ebfc2d7eda97
"@types/node@npm:16.18.25, @types/node@npm:^14.0.10 || ^16.0.0, @types/node@npm:^14.14.20 || ^16.0.0":
version: 16.18.25
resolution: "@types/node@npm:16.18.25"
checksum: 04ec374076b16e50e14596f0dfeb9ca669277991507d6d637055ca171b1722336adf6512e3aab360f609d35c90cf6be14dbe5d20474b6b8257c3541f222479fc
languageName: node
linkType: hard

Expand Down

0 comments on commit 6da720a

Please sign in to comment.