Skip to content

Commit

Permalink
Update dependency @types/node to v16.18.97
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent 9576cf4 commit 9623f5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion search-query-enhancer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"devDependencies": {
"@types/jest": "27.4.1",
"@types/node": "16.6.1",
"@types/node": "16.18.97",
"awesome-typescript-loader": "5.2.1",
"copy-webpack-plugin": "10.2.4",
"cp-cli": "2.0.0",
Expand Down
7 changes: 6 additions & 1 deletion search-query-enhancer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -678,11 +678,16 @@
dependencies:
node-fetch "*"

"@types/node@*", "@types/node@16.6.1":
"@types/node@*":
version "16.6.1"
resolved "https://registry.npmjs.org/@types/node/-/node-16.6.1.tgz"
integrity sha512-Sr7BhXEAer9xyGuCN3Ek9eg9xPviCF2gfu9kTfuU2HkTVAMYSDeX40fvpmo72n5nansg3nsBjuQBrsS28r+NUw==

"@types/node@16.18.97":
version "16.18.97"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.97.tgz#d7926a8030f0d714d555b4550c0cc7731495cfe5"
integrity sha512-4muilE1Lbfn57unR+/nT9AFjWk0MtWi5muwCEJqnOvfRQDbSfLCUdN7vCIg8TYuaANfhLOV85ve+FNpiUsbSRg==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz"
Expand Down

0 comments on commit 9623f5e

Please sign in to comment.