Skip to content

Commit 6b22ad9

Browse files
Update dependency babel-plugin-import to v1.13.7
1 parent 4867e26 commit 6b22ad9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"version-file": "./scripts/update_version.sh"
4242
},
4343
"devDependencies": {
44-
"babel-plugin-import": "1.13.5",
44+
"babel-plugin-import": "1.13.7",
4545
"codecov": "3.8.3",
4646
"enzyme": "3.11.0",
4747
"enzyme-adapter-react-16": "1.15.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,10 +1257,10 @@ [email protected]:
12571257
babel-template "^6.26.0"
12581258
babel-types "^6.26.0"
12591259

1260-
1261-
version "1.13.5"
1262-
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.13.5.tgz#42eed1c5afd9a35ee1b1f8fe922b07c44077d753"
1263-
integrity sha512-IkqnoV+ov1hdJVofly9pXRJmeDm9EtROfrc5i6eII0Hix2xMs5FEm8FG3ExMvazbnZBbgHIt6qdO8And6lCloQ==
1260+
1261+
version "1.13.7"
1262+
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.13.7.tgz#11b05e982697a94348df4813bbe1b10c84ffd411"
1263+
integrity sha512-CU/4IlzeKMy29ABaUSTn36B6+yh2ny/HOjzw1AcvaYtN71xjL++PhyP8bnUVzF5/ERcSKqWcvCPrWSiEBFE48g==
12641264
dependencies:
12651265
"@babel/helper-module-imports" "^7.0.0"
12661266

0 commit comments

Comments
 (0)