Skip to content

Commit 94d3217

Browse files
committed
Bump dependencies
1 parent 0d02555 commit 94d3217

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@sindresorhus/tsconfig": "^3.0.1",
77
"@types/jest": "^29.1.2",
88
"@types/mute-stream": "^0.0.1",
9-
"@types/node": "^18.8.2",
9+
"@types/node": "^18.8.3",
1010
"@types/wrap-ansi": "^8.0.1",
1111
"@typescript-eslint/eslint-plugin": "^5.39.0",
1212
"@typescript-eslint/parser": "^5.39.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1856,10 +1856,10 @@
18561856
resolved "https://registry.npmjs.org/@types/node/-/node-17.0.21.tgz"
18571857
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
18581858

1859-
"@types/node@^18.8.2":
1860-
version "18.8.2"
1861-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067"
1862-
integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==
1859+
"@types/node@^18.8.3":
1860+
version "18.8.3"
1861+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.3.tgz#ce750ab4017effa51aed6a7230651778d54e327c"
1862+
integrity sha512-0os9vz6BpGwxGe9LOhgP/ncvYN5Tx1fNcd2TM3rD/aCGBkysb+ZWpXEocG24h6ZzOi13+VB8HndAQFezsSOw1w==
18631863

18641864
"@types/normalize-package-data@^2.4.0":
18651865
version "2.4.1"

0 commit comments

Comments
 (0)