build(deps): bump jscodeshift from 0.12.0 to 0.13.0

Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/facebook/jscodeshift/releases)
- [Changelog](https://github.com/facebook/jscodeshift/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jscodeshift/compare/0.12.0...0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-01 04:08:28 +00:00
committed by GitHub
parent cdcd47ad1f
commit 2b492efef9
2 changed files with 21 additions and 126 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"@backstage/core-components": "*",
"@backstage/core-plugin-api": "*",
"chalk": "^4.0.0",
"jscodeshift": "^0.12.0",
"jscodeshift": "^0.13.0",
"jscodeshift-add-imports": "^1.0.10"
},
"devDependencies": {