Skip to content

Commit 29c9cad

Browse files
dependabot[bot]Turbo87
authored andcommitted
Bump jscodeshift from 0.6.3 to 0.6.4 (#85)
Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/facebook/jscodeshift/releases) - [Changelog](https://github.com/facebook/jscodeshift/blob/master/CHANGELOG.md) - [Commits](facebook/jscodeshift@v0.6.3...v0.6.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c828c7d commit 29c9cad

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"test": "jest"
2424
},
2525
"dependencies": {
26-
"jscodeshift": "^0.6.3"
26+
"jscodeshift": "^0.6.4"
2727
},
2828
"devDependencies": {
2929
"babel-preset-env": "^1.7.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3057,9 +3057,9 @@ jsbn@~0.1.0:
30573057
version "0.1.1"
30583058
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
30593059

3060-
jscodeshift@^0.6.3:
3061-
version "0.6.3"
3062-
resolved "https://registry.yarnpkg.com/jscodeshift/-/jscodeshift-0.6.3.tgz#f107d9aa5a61096e434c4b44016faeda676450c5"
3060+
jscodeshift@^0.6.4:
3061+
version "0.6.4"
3062+
resolved "https://registry.yarnpkg.com/jscodeshift/-/jscodeshift-0.6.4.tgz#e19ab86214edac86a75c4557fc88b3937d558a8e"
30633063
dependencies:
30643064
"@babel/core" "^7.1.6"
30653065
"@babel/parser" "^7.1.6"

0 commit comments

Comments
 (0)