mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 22:39:41 +01:00
Merge pull request #484 from alxshelepenok/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.7.4
This commit is contained in:
commit
ff9e8246c4
12
package.json
12
package.json
@ -82,12 +82,12 @@
|
||||
"react-helmet": "^5.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.7.2",
|
||||
"@babel/plugin-proposal-class-properties": "7.7.0",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.6.0",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.6.3",
|
||||
"@babel/preset-env": "7.7.1",
|
||||
"@babel/preset-react": "7.7.0",
|
||||
"@babel/core": "7.7.4",
|
||||
"@babel/plugin-proposal-class-properties": "7.7.4",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.7.4",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.7.4",
|
||||
"@babel/preset-env": "7.7.4",
|
||||
"@babel/preset-react": "7.7.4",
|
||||
"autoprefixer": "9.7.2",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "10.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user