Skip to content

Commit cc80e41

Browse files
authored
Merge pull request #372 from systemli/dependabot/npm_and_yarn/types/node-18.7.2
Bump @types/node from 18.6.2 to 18.7.2
2 parents bac496e + 246681e commit cc80e41

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
@@ -38,7 +38,7 @@
3838
"@testing-library/user-event": "^14.4.2",
3939
"@types/html-webpack-plugin": "^3.2.6",
4040
"@types/jest": "^28.1.1",
41-
"@types/node": "^18.6.2",
41+
"@types/node": "^18.7.2",
4242
"@types/react-dom": "^18.0.5",
4343
"@typescript-eslint/eslint-plugin": "^5.33.0",
4444
"@typescript-eslint/parser": "^5.33.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2450,10 +2450,10 @@
24502450
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
24512451
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
24522452

2453-
"@types/node@*", "@types/node@^18.6.2":
2454-
version "18.6.2"
2455-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.2.tgz#ffc5f0f099d27887c8d9067b54e55090fcd54126"
2456-
integrity sha512-KcfkBq9H4PI6Vpu5B/KoPeuVDAbmi+2mDBqGPGUgoL7yXQtcWGu2vJWmmRkneWK3Rh0nIAX192Aa87AqKHYChQ==
2453+
"@types/node@*", "@types/node@^18.7.2":
2454+
version "18.7.2"
2455+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.2.tgz#22306626110c459aedd2cdf131c749ec781e3b34"
2456+
integrity sha512-ce7MIiaYWCFv6A83oEultwhBXb22fxwNOQf5DIxWA4WXvDQ7K+L0fbWl/YOfCzlR5B/uFkSnVBhPcOfOECcWvA==
24572457

24582458
"@types/parse-json@^4.0.0":
24592459
version "4.0.0"

0 commit comments

Comments
 (0)