Skip to content

Commit

Permalink
chore(deps): update dependency @types/jscodeshift to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 0761043 commit 3511a01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@types/jest": "29.5.13",
"@types/jscodeshift": "0.11.11",
"@types/jscodeshift": "0.12.0",
"jest": "29.7.0",
"ts-jest": "29.2.5",
"typescript": "5.6.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -768,10 +768,10 @@
expect "^29.0.0"
pretty-format "^29.0.0"

"@types/jscodeshift@0.11.11":
version "0.11.11"
resolved "https://registry.yarnpkg.com/@types/jscodeshift/-/jscodeshift-0.11.11.tgz#30d7c986f372cd63c670017371da8fbced2b7acf"
integrity sha512-d7CAfFGOupj5qCDqMODXxNz2/NwCv/Lha78ZFbnr6qpk3K98iSB8I+ig9ERE2+EeYML352VMRsjPyOpeA+04eQ==
"@types/jscodeshift@0.12.0":
version "0.12.0"
resolved "https://registry.yarnpkg.com/@types/jscodeshift/-/jscodeshift-0.12.0.tgz#aa18ec771fe0d8a764ac9215e3dc9f712fe90f23"
integrity sha512-Jr2fQbEoDmjwEa92TreR/mX2t9iAaY/l5P/GKezvK4BodXahex60PDLXaQR0vAgP0KfCzc1CivHusQB9NhzX8w==
dependencies:
ast-types "^0.14.1"
recast "^0.20.3"
Expand Down

0 comments on commit 3511a01

Please sign in to comment.