Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.14.8 (#6086)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 28, 2021
1 parent dbbb1d9 commit 7e0a77a
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 503 deletions.
6 changes: 3 additions & 3 deletions packages/app-builder-lib/package.json
Expand Up @@ -74,7 +74,7 @@
},
"///": "babel in devDependencies for proton tests",
"devDependencies": {
"@babel/core": "7.14.6",
"@babel/core": "7.14.8",
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-proposal-decorators": "7.14.5",
"@babel/plugin-proposal-do-expressions": "7.14.5",
Expand All @@ -87,11 +87,11 @@
"@babel/plugin-proposal-nullish-coalescing-operator": "7.14.5",
"@babel/plugin-proposal-numeric-separator": "7.14.5",
"@babel/plugin-proposal-optional-chaining": "7.14.5",
"@babel/plugin-proposal-pipeline-operator": "7.14.5",
"@babel/plugin-proposal-pipeline-operator": "7.14.8",
"@babel/plugin-proposal-throw-expressions": "7.14.5",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/preset-env": "7.14.7",
"@babel/preset-env": "7.14.8",
"@babel/preset-react": "7.14.5",
"@types/debug": "4.1.7",
"@types/ejs": "3.0.7",
Expand Down

0 comments on commit 7e0a77a

Please sign in to comment.