File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 18
18
},
19
19
"devDependencies" : {
20
20
"@types/golang-wasm-exec" : " ^1.15.0" ,
21
- "@types/node" : " ^17 .0.21 " ,
21
+ "@types/node" : " ^18 .0.0 " ,
22
22
"@types/tape" : " ^4.13.2" ,
23
23
"tap-spec" : " ^5.0.0" ,
24
24
"tape" : " ^5.5.2" ,
Original file line number Diff line number Diff line change 7
7
resolved "https://registry.yarnpkg.com/@types/golang-wasm-exec/-/golang-wasm-exec-1.15.0.tgz#d0aafbb2b0dc07eaf45dfb83bfb6cdd5b2b3c55c"
8
8
integrity sha512-FrL97mp7WW8LqNinVkzTVKOIQKuYjQqgucnh41+1vRQ+bf1LT8uh++KRf9otZPXsa6H1p8ruIGz1BmCGttOL6Q==
9
9
10
- " @types/node@*" , "@types/node@^17.0.21" :
10
+ " @types/node@* " :
11
11
version "17.0.21"
12
12
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
13
13
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
14
14
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
+
15
20
" @types/tape@^4.13.2 " :
16
21
version "4.13.2"
17
22
resolved "https://registry.yarnpkg.com/@types/tape/-/tape-4.13.2.tgz#77215c065b1c7840da3ca5e061337bb4c7258122"
You can’t perform that action at this time.
0 commit comments