Skip to content

Commit

Permalink
feat(deps): update dependency @types/node to ^18.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent 89fda60 commit 0ec23df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/jest": "^29.5.4",
"@types/lodash.has": "^4.5.8",
"@types/mkdirp": "^1.0.2",
"@types/node": "^18.18.5",
"@types/node": "^18.18.6",
"@types/rimraf": "^3.0.2",
"@types/which": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2224,7 +2224,7 @@ __metadata:
"@types/jest": ^29.5.4
"@types/lodash.has": ^4.5.8
"@types/mkdirp": ^1.0.2
"@types/node": ^18.18.5
"@types/node": ^18.18.6
"@types/rimraf": ^3.0.2
"@types/which": ^2.0.2
"@typescript-eslint/eslint-plugin": ^5.62.0
Expand Down Expand Up @@ -3322,10 +3322,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.18.5":
version: 18.18.5
resolution: "@types/node@npm:18.18.5"
checksum: fc8c9b2bf226270cf9085a7dac76ce09dd7c3519ec9b687ee2b50385954ab3709c45ca82d002d1536e24286803cd194d7ab7008acebdcd6681b8b19d4277fa5c
"@types/node@npm:^18.18.6":
version: 18.18.6
resolution: "@types/node@npm:18.18.6"
checksum: a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
languageName: node
linkType: hard

Expand Down

0 comments on commit 0ec23df

Please sign in to comment.