Skip to content

Commit 70d4753

Browse files
chore: bump the development-dependencies group with 2 updates
Bumps the development-dependencies 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.10 to 7.27.1 - [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.27.1/packages/babel-core) Updates `@babel/eslint-parser` from 7.27.0 to 7.27.1 - [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.27.1/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@babel/eslint-parser" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd6e68d commit 70d4753

File tree

2 files changed

+99
-94
lines changed

2 files changed

+99
-94
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"postinstall": "npm run build:logos"
2929
},
3030
"devDependencies": {
31-
"@babel/core": "^7.26.10",
32-
"@babel/eslint-parser": "^7.27.0",
31+
"@babel/core": "^7.27.1",
32+
"@babel/eslint-parser": "^7.27.1",
3333
"@commitlint/cli": "^19.8.0",
3434
"@commitlint/config-conventional": "^19.8.0",
3535
"@financial-times/eslint-config-next": "^7.1.0",

0 commit comments

Comments
 (0)