1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-12-01 07:43:50 -05:00

Bump @babel/core from 7.15.0 to 7.15.4 in /cli

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.15.4.
- [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.15.4/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-04 00:33:56 +00:00
committed by Jake Jarvis
parent e70d3c5619
commit ec9442cc9e
2 changed files with 25 additions and 91 deletions

View File

@@ -42,7 +42,7 @@
"dependencies": {},
"devDependencies": {
"@babel/cli": "^7.15.4",
"@babel/core": "^7.15.0",
"@babel/core": "^7.15.4",
"@babel/preset-env": "^7.15.4",
"@babel/preset-react": "^7.14.5",
"@jakejarvis/eslint-config": "*",