Update babel monorepo to v7.16.7 (https://github.com/woocommerce/woocommerce-blocks/pull/5517)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7f2af8c1a6
commit
a888ec33a2
File diff suppressed because it is too large
Load Diff
|
@ -76,12 +76,12 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@automattic/color-studio": "2.5.0",
|
||||
"@babel/cli": "7.16.0",
|
||||
"@babel/core": "7.16.5",
|
||||
"@babel/plugin-proposal-class-properties": "7.16.5",
|
||||
"@babel/plugin-syntax-jsx": "7.16.5",
|
||||
"@babel/cli": "7.16.7",
|
||||
"@babel/core": "7.16.7",
|
||||
"@babel/plugin-proposal-class-properties": "7.16.7",
|
||||
"@babel/plugin-syntax-jsx": "7.16.7",
|
||||
"@babel/polyfill": "7.12.1",
|
||||
"@babel/preset-typescript": "7.16.5",
|
||||
"@babel/preset-typescript": "7.16.7",
|
||||
"@octokit/graphql": "4.8.0",
|
||||
"@storybook/addon-a11y": "6.4.9",
|
||||
"@storybook/addon-essentials": "6.4.9",
|
||||
|
|
Loading…
Reference in New Issue