mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
Merge pull request #905 from alxshelepenok/renovate/babel-monorepo
chore(deps): update babel monorepo (minor)
This commit is contained in:
commit
f4485ec75e
10
package.json
10
package.json
@ -83,11 +83,11 @@
|
||||
"react-helmet": "^6.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.12.17",
|
||||
"@babel/plugin-proposal-class-properties": "7.12.13",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.12.17",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.12.13",
|
||||
"@babel/preset-env": "7.12.17",
|
||||
"@babel/core": "7.13.8",
|
||||
"@babel/plugin-proposal-class-properties": "7.13.0",
|
||||
"@babel/plugin-proposal-optional-chaining": "7.13.8",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.13.0",
|
||||
"@babel/preset-env": "7.13.9",
|
||||
"@babel/preset-react": "7.12.13",
|
||||
"autoprefixer": "9.8.6",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
|
Loading…
Reference in New Issue
Block a user