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 17
17
"chalk" : " ^4.1.2" ,
18
18
"commander" : " ^12.1.0" ,
19
19
"cross-spawn" : " ^7.0.5" ,
20
- "jscodeshift" : " ^17.1.1 " ,
20
+ "jscodeshift" : " ^17.1.2 " ,
21
21
"prompts" : " ^2.4.2" ,
22
22
"typescript" : " ^5.7.3"
23
23
},
Original file line number Diff line number Diff line change @@ -5486,7 +5486,7 @@ __metadata:
5486
5486
commander: "npm:^12.1.0"
5487
5487
cross-spawn: "npm:^7.0.5"
5488
5488
jest: "npm:^29.7.0"
5489
- jscodeshift: "npm:^17.1.1 "
5489
+ jscodeshift: "npm:^17.1.2 "
5490
5490
prompts: "npm:^2.4.2"
5491
5491
ts-node: "npm:^10.9.2"
5492
5492
typescript: "npm:^5.7.3"
@@ -13505,9 +13505,9 @@ __metadata:
13505
13505
languageName: node
13506
13506
linkType: hard
13507
13507
13508
- "jscodeshift@npm:^17.1.1 ":
13509
- version: 17.1.1
13510
- resolution: "jscodeshift@npm:17.1.1 "
13508
+ "jscodeshift@npm:^17.1.2 ":
13509
+ version: 17.1.2
13510
+ resolution: "jscodeshift@npm:17.1.2 "
13511
13511
dependencies:
13512
13512
"@babel/core": "npm:^7.24.7"
13513
13513
"@babel/parser": "npm:^7.24.7"
@@ -13534,7 +13534,7 @@ __metadata:
13534
13534
optional: true
13535
13535
bin:
13536
13536
jscodeshift: bin/jscodeshift.js
13537
- checksum: 10/89a92203e2653c68ae2f12332332ca014aeec8c6cd5ab6947ba53334abd97005b94c0c670c47f2878880d01b89775490ca8efe58494d71137c1f6abae630a53d
13537
+ checksum: 10/5adfee6025a7e609c9079f7d7b83e605822b50757d1d4d4fec60c09175bec02301dce0ae6e32be530bc0a227da03749d331270619fb963c98cb57d6ce612567f
13538
13538
languageName: node
13539
13539
linkType: hard
13540
13540
You can’t perform that action at this time.
0 commit comments