Skip to content

Commit

Permalink
chore: bump @babel/core from 7.24.9 to 7.25.2
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.9 to 7.25.2.
- [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.25.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 1c05d90 commit aef97fd
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 82 deletions.
166 changes: 86 additions & 80 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 @@ -36,7 +36,7 @@
"npm": ">=10.0.0"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
Expand All @@ -47,7 +47,7 @@
"semantic-release-slack-bot": "^4.0.2"
},
"peerDependencies": {
"@babel/core": "^7.24.9",
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"eslint": "^8.57.0",
"eslint-plugin-ft-flow": "^2.0.3",
Expand Down

0 comments on commit aef97fd

Please sign in to comment.