Skip to content

Commit

Permalink
chore(deps-dev): Bump @babel/core from 7.24.7 to 7.24.8
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.7 to 7.24.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.24.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 92e5217 commit b430b3c
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "jest"
},
"peerDependencies": {
"@babel/core": "^7.24.7",
"@babel/core": "^7.24.8",
"@babel/eslint-parser": "^7.16.5",
"@nextcloud/eslint-plugin": "^2.2.1",
"@vue/eslint-config-typescript": "^13.0.0",
Expand All @@ -29,7 +29,7 @@
"typescript": "^5.0.2"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/core": "^7.24.8",
"@babel/eslint-parser": "^7.24.8",
"@nextcloud/eslint-plugin": "^2.2.1",
"@types/eslint": "^8.56.7",
Expand Down

0 comments on commit b430b3c

Please sign in to comment.