Skip to content

Commit 8d7cadb

Browse files
renovate[bot]ZauberNerd
authored andcommitted
chore(deps): update dependency @types/node to v18
1 parent c466124 commit 8d7cadb

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@types/golang-wasm-exec": "^1.15.0",
21-
"@types/node": "^17.0.21",
21+
"@types/node": "^18.0.0",
2222
"@types/tape": "^4.13.2",
2323
"tap-spec": "^5.0.0",
2424
"tape": "^5.5.2",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,16 @@
77
resolved "https://registry.yarnpkg.com/@types/golang-wasm-exec/-/golang-wasm-exec-1.15.0.tgz#d0aafbb2b0dc07eaf45dfb83bfb6cdd5b2b3c55c"
88
integrity sha512-FrL97mp7WW8LqNinVkzTVKOIQKuYjQqgucnh41+1vRQ+bf1LT8uh++KRf9otZPXsa6H1p8ruIGz1BmCGttOL6Q==
99

10-
"@types/node@*", "@types/node@^17.0.21":
10+
"@types/node@*":
1111
version "17.0.21"
1212
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
1313
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
1414

15+
"@types/node@^18.0.0":
16+
version "18.11.5"
17+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.5.tgz#1bc94cf2f9ab5fe33353bc7c79c797dcc5325bef"
18+
integrity sha512-3JRwhbjI+cHLAkUorhf8RnqUbFXajvzX4q6fMn5JwkgtuwfYtRQYI3u4V92vI6NJuTsbBQWWh3RZjFsuevyMGQ==
19+
1520
"@types/tape@^4.13.2":
1621
version "4.13.2"
1722
resolved "https://registry.yarnpkg.com/@types/tape/-/tape-4.13.2.tgz#77215c065b1c7840da3ca5e061337bb4c7258122"

0 commit comments

Comments
 (0)