chore(deps-dev): bump @babel/core from 7.15.8 to 7.16.0

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.8 to 7.16.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-01 10:27:29 +00:00
committed by GitHub
parent 5cecc27ee9
commit 3a1e6aff6e
2 changed files with 240 additions and 240 deletions

View File

@@ -40,10 +40,10 @@
"fast-deep-equal": "^3.1.3",
"react-draggable": "^4.4.4",
"react-redux": "^7.2.5",
"redux": "^4.1.1"
"redux": "^4.1.2"
},
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/core": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-react": "^7.14.5",
@@ -56,7 +56,7 @@
"@types/resize-observer-browser": "^0.1.6",
"autoprefixer": "^10.3.7",
"babel-preset-react-app": "^10.0.0",
"cypress": "^8.5.0",
"cypress": "^8.7.0",
"postcss": "^8.3.9",
"postcss-cli": "^9.0.1",
"postcss-nested": "^5.0.6",