Skip to content

Commit

Permalink
ci: bump the babel group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the babel group with 2 updates: [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) and [lint-staged](https://github.com/lint-staged/lint-staged).


Updates `@babel/runtime-corejs3` from 7.26.0 to 7.26.7
- [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.7/packages/babel-runtime-corejs3)

Updates `lint-staged` from 15.4.1 to 15.4.2
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.4.1...v15.4.2)

---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2025
1 parent 58ff8e0 commit 8c361b5
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 50 deletions.
100 changes: 52 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 @@ -51,7 +51,7 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.26.5",
"@babel/runtime-corejs3": "^7.26.0",
"@babel/runtime-corejs3": "^7.26.7",
"@cypress/vue": "^2.2.4",
"@cypress/webpack-dev-server": "^4.0.0",
"@nuxt/babel-preset-app": "^2.18.1",
Expand All @@ -70,7 +70,7 @@
"husky": "^9.1.7",
"less": "^4.2.2",
"less-loader": "^7.3.0",
"lint-staged": "^15.4.1",
"lint-staged": "^15.4.2",
"postcss": "^8.5.1",
"prettier": "^3.2.5",
"webpack-dev-server": "^4.15.2"
Expand Down

0 comments on commit 8c361b5

Please sign in to comment.