File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 49
49
"devDependencies" : {
50
50
"@types/chai" : " 4.3.11" ,
51
51
"@types/mocha" : " 10.0.6" ,
52
- "@types/node" : " 20.10.3 " ,
52
+ "@types/node" : " 20.10.4 " ,
53
53
"@types/should" : " 13.0.0" ,
54
54
"@types/sinon" : " 17.0.2" ,
55
55
"@typescript-eslint/eslint-plugin" : " 6.13.2" ,
Original file line number Diff line number Diff line change 203
203
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
204
204
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
205
205
206
-
207
- version "20.10.3 "
208
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3 .tgz#4900adcc7fc189d5af5bb41da8f543cea6962030 "
209
- integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg ==
206
+
207
+ version "20.10.4 "
208
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4 .tgz#b246fd84d55d5b1b71bf51f964bd514409347198 "
209
+ integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg ==
210
210
dependencies :
211
211
undici-types "~5.26.4"
212
212
You can’t perform that action at this time.
0 commit comments