File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 26
26
"prepublishOnly" : " yarn lint && yarn build"
27
27
},
28
28
"devDependencies" : {
29
- "@types/node" : " ^18.7.17 " ,
29
+ "@types/node" : " ^18.7.18 " ,
30
30
"@typescript-eslint/eslint-plugin" : " ^5.37.0" ,
31
31
"@typescript-eslint/parser" : " ^5.37.0" ,
32
32
"eslint" : " ^8.23.1" ,
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ __metadata:
36
36
version : 0.0.0-use.local
37
37
resolution : " @big-whale-labs/constants@workspace:."
38
38
dependencies :
39
- " @types/node " : ^18.7.17
39
+ " @types/node " : ^18.7.18
40
40
" @typescript-eslint/eslint-plugin " : ^5.37.0
41
41
" @typescript-eslint/parser " : ^5.37.0
42
42
eslint : ^8.23.1
@@ -245,10 +245,10 @@ __metadata:
245
245
languageName : node
246
246
linkType : hard
247
247
248
- " @types/node@npm:^18.7.17 " :
249
- version : 18.7.17
250
- resolution : " @types/node@npm:18.7.17 "
251
- checksum : bb1b832f4ad42a106d189d87e95aef117f0026a7ea291f34c5d106a25419d6d4c9d39099688ad46746cc3c2307c263be4adec1049a35dc12c9e48f19975b2dc6
248
+ " @types/node@npm:^18.7.18 " :
249
+ version : 18.7.18
250
+ resolution : " @types/node@npm:18.7.18 "
251
+ checksum : 8aec61f0f96e2a69ce51f1f40f949ca578bbb4fe05d7c0b8ce3aeeb848e90f755837f17f6ac132ca404d974fe9b2974150ad3b4984fc9dc7c3ceddb10bae0167
252
252
languageName : node
253
253
linkType : hard
254
254
You can’t perform that action at this time.
0 commit comments