Skip to content

Commit 1bfa227

Browse files
chore(deps): update dependency @types/node to v18 (#178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6a2811 commit 1bfa227

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@release-it/bumper": "4.0.0",
6060
"@release-it/conventional-changelog": "5.1.1",
6161
"@types/jest": "29.2.4",
62-
"@types/node": "17.0.38",
62+
"@types/node": "18.11.11",
6363
"husky": "8.0.2",
6464
"jest": "29.3.1",
6565
"prettier": "2.8.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1309,11 +1309,16 @@
13091309
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
13101310
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
13111311

1312-
"@types/node@*", "@types/[email protected]":
1312+
"@types/node@*":
13131313
version "17.0.38"
13141314
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947"
13151315
integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g==
13161316

1317+
1318+
version "18.11.11"
1319+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.11.tgz#1d455ac0211549a8409d3cdb371cd55cc971e8dc"
1320+
integrity sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g==
1321+
13171322
"@types/node@^14.0.0":
13181323
version "14.18.26"
13191324
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.26.tgz#239e19f8b4ea1a9eb710528061c1d733dc561996"

0 commit comments

Comments
 (0)