Skip to content

Commit

Permalink
Pin dependency babel-plugin-dynamic-import-node to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 28, 2019
1 parent e721c8f commit 0f0c31d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@vuetify/vuex-cognito-module": "0.5.4",
"axios": "0.19.0",
"babel-eslint": "10.0.2",
"babel-plugin-dynamic-import-node": "^2.3.0",
"babel-plugin-dynamic-import-node": "2.3.0",
"dayjs": "1.8.14",
"eslint": "5.16.0",
"eslint-config-standard": "12.0.0",
Expand Down
6 changes: 3 additions & 3 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1500,10 +1500,10 @@ babel-messages@^6.23.0:
dependencies:
babel-runtime "^6.22.0"

babel-plugin-dynamic-import-node@^2.3.0:
babel-plugin-dynamic-import-node@2.3.0:
version "2.3.0"
resolved "https://registry.npm.taobao.org/babel-plugin-dynamic-import-node/download/babel-plugin-dynamic-import-node-2.3.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbabel-plugin-dynamic-import-node%2Fdownload%2Fbabel-plugin-dynamic-import-node-2.3.0.tgz#f00f507bdaa3c3e3ff6e7e5e98d90a7acab96f7f"
integrity sha1-8A9Qe9qjw+P/bn5emNkKesq5b38=
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.0.tgz#f00f507bdaa3c3e3ff6e7e5e98d90a7acab96f7f"
integrity sha512-o6qFkpeQEBxcqt0XYlWzAVxNCSCZdUgcR8IRlhD/8DylxjjO4foPcvTW0GGKa/cVt3rvxZ7o5ippJ+/0nvLhlQ==
dependencies:
object.assign "^4.1.0"

Expand Down

0 comments on commit 0f0c31d

Please sign in to comment.