Skip to content

Commit 55991ee

Browse files
chore(deps-dev): Bump @babel/core from 7.26.8 to 7.26.9
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] <support@github.com>
1 parent aa30c4c commit 55991ee

File tree

2 files changed

+42
-50
lines changed

2 files changed

+42
-50
lines changed

package-lock.json

+40-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "jest"
1414
},
1515
"peerDependencies": {
16-
"@babel/core": "^7.26.8",
16+
"@babel/core": "^7.26.9",
1717
"@babel/eslint-parser": "^7.16.5",
1818
"@nextcloud/eslint-plugin": "^2.2.1",
1919
"@vue/eslint-config-typescript": "^13.0.0",
@@ -29,7 +29,7 @@
2929
"typescript": "^5.0.2"
3030
},
3131
"devDependencies": {
32-
"@babel/core": "^7.26.8",
32+
"@babel/core": "^7.26.9",
3333
"@babel/eslint-parser": "^7.26.8",
3434
"@nextcloud/eslint-plugin": "^2.2.1",
3535
"@types/eslint": "^8.56.7",

0 commit comments

Comments
 (0)