mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
chore(deps): update babel monorepo to v7.8.0
This commit is contained in:
parent
5dab2c542f
commit
6dbdd791e4
10
package.json
10
package.json
@ -63,11 +63,11 @@
|
||||
"react-dom": "^16.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.7.7",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.7.4",
|
||||
"@babel/preset-env": "7.7.7",
|
||||
"@babel/preset-react": "7.7.4",
|
||||
"@babel/preset-typescript": "7.7.7",
|
||||
"@babel/core": "7.8.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.0",
|
||||
"@babel/preset-env": "7.8.0",
|
||||
"@babel/preset-react": "7.8.0",
|
||||
"@babel/preset-typescript": "7.8.0",
|
||||
"@semantic-release/changelog": "3.0.6",
|
||||
"@semantic-release/git": "7.0.18",
|
||||
"@semantic-release/npm": "5.3.5",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user