chore(deps): update babel monorepo to v7.16.7
This commit is contained in:
committed by
renovate[bot]
parent
a47cf52932
commit
5f14e43454
@@ -33,12 +33,12 @@
|
||||
"validate-keys": "tsc -p ../tools/ && node ../tools/scripts/lint/validate-keys.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/plugin-proposal-export-default-from": "7.16.5",
|
||||
"@babel/plugin-proposal-function-bind": "7.16.5",
|
||||
"@babel/plugin-proposal-export-default-from": "7.16.7",
|
||||
"@babel/plugin-proposal-function-bind": "7.16.7",
|
||||
"@babel/polyfill": "7.12.1",
|
||||
"@babel/preset-env": "7.16.5",
|
||||
"@babel/preset-react": "7.16.5",
|
||||
"@babel/standalone": "7.16.6",
|
||||
"@babel/preset-env": "7.16.7",
|
||||
"@babel/preset-react": "7.16.7",
|
||||
"@babel/standalone": "7.16.7",
|
||||
"@fortawesome/fontawesome": "1.1.8",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
||||
"@fortawesome/free-brands-svg-icons": "5.15.4",
|
||||
@@ -128,7 +128,7 @@
|
||||
"validator": "13.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/types": "7.16.0",
|
||||
"@babel/types": "7.16.7",
|
||||
"@codesee/babel-plugin-instrument": "0.158.0",
|
||||
"@codesee/tracker": "0.158.0",
|
||||
"@testing-library/jest-dom": "5.16.1",
|
||||
|
Reference in New Issue
Block a user