Skip to content

Commit 06e9472

Browse files
authored
Merge pull request #642 from haskell/dependabot/npm_and_yarn/types/node-18.0.4
Bump @types/node from 17.0.29 to 18.0.4
2 parents 13bd91d + 331b60d commit 06e9472

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
@@ -533,7 +533,7 @@
533533
"@types/lodash-es": "^4.17.3",
534534
"@types/lru-cache": "^7.6.1",
535535
"@types/mocha": "^9.0.0",
536-
"@types/node": "^17.0.23",
536+
"@types/node": "^18.0.4",
537537
"@types/vscode": "^1.52.0",
538538
"@types/which": "^2.0.1",
539539
"@types/yauzl": "^2.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,10 @@
163163
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
164164
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
165165

166-
"@types/node@*", "@types/node@^17.0.23":
167-
version "17.0.29"
168-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.29.tgz#7f2e1159231d4a077bb660edab0fde373e375a3d"
169-
integrity sha512-tx5jMmMFwx7wBwq/V7OohKDVb/JwJU5qCVkeLMh1//xycAJ/ESuw9aJ9SEtlCZDYi2pBfe4JkisSoAtbOsBNAA==
166+
"@types/node@*", "@types/node@^18.0.4":
167+
version "18.0.4"
168+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.4.tgz#48aedbf35efb3af1248e4cd4d792c730290cd5d6"
169+
integrity sha512-M0+G6V0Y4YV8cqzHssZpaNCqvYwlCiulmm0PwpNLF55r/+cT8Ol42CHRU1SEaYFH2rTwiiE1aYg/2g2rrtGdPA==
170170

171171
"@types/vscode@^1.52.0":
172172
version "1.66.0"

0 commit comments

Comments
 (0)