mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
chore(deps): pin dependency babel-plugin-dynamic-import-node to 2.2.0
This commit is contained in:
parent
749da199a6
commit
8b1a9f2ae0
@ -64,7 +64,7 @@
|
||||
"@babel/preset-react": "7.0.0",
|
||||
"@babel/preset-typescript": "7.3.3",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.2.0",
|
||||
"babel-plugin-dynamic-import-node": "^2.2.0",
|
||||
"babel-plugin-dynamic-import-node": "2.2.0",
|
||||
"@semantic-release/changelog": "3.0.2",
|
||||
"@semantic-release/git": "7.0.8",
|
||||
"@semantic-release/npm": "5.1.7",
|
||||
|
||||
@ -3432,7 +3432,7 @@ babel-plugin-add-react-displayname@^0.0.5:
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-add-react-displayname/-/babel-plugin-add-react-displayname-0.0.5.tgz#339d4cddb7b65fd62d1df9db9fe04de134122bd5"
|
||||
integrity sha1-M51M3be2X9YtHfnbn+BN4TQSK9U=
|
||||
|
||||
babel-plugin-dynamic-import-node@2.2.0, babel-plugin-dynamic-import-node@^2.2.0:
|
||||
babel-plugin-dynamic-import-node@2.2.0:
|
||||
version "2.2.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.2.0.tgz#c0adfb07d95f4a4495e9aaac6ec386c4d7c2524e"
|
||||
integrity sha512-fP899ELUnTaBcIzmrW7nniyqqdYWrWuJUyPWHxFa/c7r7hS6KC8FscNfLlBNIoPSc55kYMGEEKjPjJGCLbE1qA==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user