mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
Merge pull request #536 from alxshelepenok/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.8.3
This commit is contained in:
commit
e23268aea9
12
package.json
12
package.json
@ -82,12 +82,12 @@
|
||||
"react-helmet": "^5.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.8.0",
|
||||
"@babel/plugin-proposal-class-properties": "7.8.0",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.8.0",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.8.0",
|
||||
"@babel/preset-env": "7.8.2",
|
||||
"@babel/preset-react": "7.8.0",
|
||||
"@babel/core": "7.8.3",
|
||||
"@babel/plugin-proposal-class-properties": "7.8.3",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.8.3",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.8.3",
|
||||
"@babel/preset-env": "7.8.3",
|
||||
"@babel/preset-react": "7.8.3",
|
||||
"autoprefixer": "9.7.3",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "10.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user