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

Bump @babel/core from 7.15.5 to 7.15.8 in /cli

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.15.8.
- [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.8/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-10-06 21:08:26 +00:00
committed by Jake Jarvis
parent 701fa784e1
commit af18a94e0d
2 changed files with 38 additions and 33 deletions

View File

@@ -38,7 +38,7 @@
},
"dependencies": {},
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/core": "^7.15.8",
"@babel/preset-react": "^7.14.5",
"@jakejarvis/eslint-config": "*",
"@vercel/ncc": "^0.31.1",