Skip to content

Commit

Permalink
chore(deps): update dependency @types/jscodeshift to v0.11.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent df79eff commit c77bab9
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.6",
"@types/jscodeshift": "0.11.7",
"@types/jscodeshift": "0.11.9",
"jest": "29.7.0",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -765,10 +765,10 @@
expect "^29.0.0"
pretty-format "^29.0.0"

"@types/[email protected].7":
version "0.11.7"
resolved "https://registry.yarnpkg.com/@types/jscodeshift/-/jscodeshift-0.11.7.tgz#3c320f58af9f5b22226cc80d44a3f93abbe9e7aa"
integrity sha512-YJ+dQlL2a8dR+iNExYVxiFMa4nhoUgIhYN47rCCdwkRPYdURkee4bCskMhNNCUNo14wbjVf7C0iIKL5tQ9jecw==
"@types/[email protected].9":
version "0.11.9"
resolved "https://registry.yarnpkg.com/@types/jscodeshift/-/jscodeshift-0.11.9.tgz#0d5c8f40b5188ed23981cd94dc1fe908b1bc96b4"
integrity sha512-4BrPdC7z/IFmrQM0YsF2DY7tdDGVU99DYYwvyC/Iz9bF4L0lyv8iJAeb+soQs7/UZSJ831VaVMLEdXPmAfBpnQ==
dependencies:
ast-types "^0.14.1"
recast "^0.20.3"
Expand Down

0 comments on commit c77bab9

Please sign in to comment.