Skip to content

Commit

Permalink
build(deps): Bump jscodeshift from 17.1.1 to 17.1.2
Browse files Browse the repository at this point in the history
Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 17.1.1 to 17.1.2.
- [Release notes](https://github.com/facebook/jscodeshift/releases)
- [Changelog](https://github.com/facebook/jscodeshift/blob/main/CHANGELOG.md)
- [Commits](facebook/jscodeshift@v17.1.1...v17.1.2)

---
updated-dependencies:
- dependency-name: jscodeshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 5d7e08f commit a0730d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"chalk": "^4.1.2",
"commander": "^12.1.0",
"cross-spawn": "^7.0.5",
"jscodeshift": "^17.1.1",
"jscodeshift": "^17.1.2",
"prompts": "^2.4.2",
"typescript": "^5.7.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5486,7 +5486,7 @@ __metadata:
commander: "npm:^12.1.0"
cross-spawn: "npm:^7.0.5"
jest: "npm:^29.7.0"
jscodeshift: "npm:^17.1.1"
jscodeshift: "npm:^17.1.2"
prompts: "npm:^2.4.2"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.7.2"
Expand Down Expand Up @@ -13505,9 +13505,9 @@ __metadata:
languageName: node
linkType: hard

"jscodeshift@npm:^17.1.1":
version: 17.1.1
resolution: "jscodeshift@npm:17.1.1"
"jscodeshift@npm:^17.1.2":
version: 17.1.2
resolution: "jscodeshift@npm:17.1.2"
dependencies:
"@babel/core": "npm:^7.24.7"
"@babel/parser": "npm:^7.24.7"
Expand All @@ -13534,7 +13534,7 @@ __metadata:
optional: true
bin:
jscodeshift: bin/jscodeshift.js
checksum: 10/89a92203e2653c68ae2f12332332ca014aeec8c6cd5ab6947ba53334abd97005b94c0c670c47f2878880d01b89775490ca8efe58494d71137c1f6abae630a53d
checksum: 10/5adfee6025a7e609c9079f7d7b83e605822b50757d1d4d4fec60c09175bec02301dce0ae6e32be530bc0a227da03749d331270619fb963c98cb57d6ce612567f
languageName: node
linkType: hard

Expand Down

0 comments on commit a0730d1

Please sign in to comment.