Skip to content

Commit

Permalink
chore(deps): bump jscodeshift from 0.13.1 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 0.13.1 to 0.15.0.
- [Release notes](https://github.com/facebook/jscodeshift/releases)
- [Changelog](https://github.com/facebook/jscodeshift/blob/main/CHANGELOG.md)
- [Commits](facebook/jscodeshift@0.13.1...v0.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent d2d58f0 commit 637ec8b
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 48 deletions.
2 changes: 1 addition & 1 deletion packages/picasso-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"execa": "^7.1.1",
"globby": "^13.2.0",
"jscodeshift": "^0.13.1",
"jscodeshift": "^0.15.0",
"meow": "^10.1.3"
}
}
Loading

0 comments on commit 637ec8b

Please sign in to comment.