Skip to content

Commit ba0605f

Browse files
Bump the babel group with 2 updates (#1211)
* Bump the babel group with 2 updates Bumps the babel group with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser). Updates `@babel/core` from 7.26.7 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) Updates `@babel/eslint-parser` from 7.26.5 to 7.26.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.26.8/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com> * Update yarn.nix --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dcaacf commit ba0605f

File tree

3 files changed

+85
-85
lines changed

3 files changed

+85
-85
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"vuex-persist": "^3.1.3"
2929
},
3030
"devDependencies": {
31-
"@babel/core": "^7.26.7",
32-
"@babel/eslint-parser": "^7.26.5",
31+
"@babel/core": "^7.26.9",
32+
"@babel/eslint-parser": "^7.26.8",
3333
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
3434
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
3535
"@intlify/vue-i18n-loader": "4.0.0",

yarn.lock

Lines changed: 51 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.nix

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)