Skip to content

Commit

Permalink
chore(deps-dev): Bump @babel/core from 7.26.8 to 7.26.9
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.26.8 to 7.26.9.
- [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.26.9/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 Feb 14, 2025
1 parent aa30c4c commit 55991ee
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 50 deletions.
88 changes: 40 additions & 48 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.26.8",
"@babel/core": "^7.26.9",
"@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.26.8",
"@babel/core": "^7.26.9",
"@babel/eslint-parser": "^7.26.8",
"@nextcloud/eslint-plugin": "^2.2.1",
"@types/eslint": "^8.56.7",
Expand Down

0 comments on commit 55991ee

Please sign in to comment.