Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

Commit 514c7c5

Browse files
Merge pull request #287 from parity-js/dependabot/npm_and_yarn/babel-plugin-react-intl-7.1.0
2 parents 65daf15 + 5297a5d commit 514c7c5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"babel-core": "^6.26.3",
2828
"babel-eslint": "^8.2.2",
2929
"babel-loader": "^7.1.5",
30-
"babel-plugin-react-intl": "7.0.0",
30+
"babel-plugin-react-intl": "7.1.0",
3131
"babel-plugin-transform-class-properties": "^6.24.1",
3232
"babel-plugin-transform-decorators-legacy": "^1.3.5",
3333
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -988,9 +988,9 @@ babel-plugin-check-es2015-constants@^6.22.0:
988988
dependencies:
989989
babel-runtime "^6.22.0"
990990

991-
babel-plugin-react-intl@7.0.0:
992-
version "7.0.0"
993-
resolved "https://registry.yarnpkg.com/babel-plugin-react-intl/-/babel-plugin-react-intl-7.0.0.tgz#f71bf67df65eed44ef1a5b62bb599bbe397c0b2a"
991+
babel-plugin-react-intl@7.1.0:
992+
version "7.1.0"
993+
resolved "https://registry.yarnpkg.com/babel-plugin-react-intl/-/babel-plugin-react-intl-7.1.0.tgz#a5d51f3402470175c2d0627f6c6e0f55aa881864"
994994
dependencies:
995995
"@babel/core" "^7.7.2"
996996
"@babel/helper-plugin-utils" "^7.0.0"

0 commit comments

Comments
 (0)