Skip to content

Commit 443f627

Browse files
chore: bump the development-dependencies group across 1 directory with 2 updates
Bumps the development-dependencies group with 2 updates in the / directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@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) Updates `eslint-plugin-jsdoc` from 48.9.2 to 48.10.2 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v48.9.2...v48.10.2) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdb0905 commit 443f627

File tree

2 files changed

+99
-122
lines changed

2 files changed

+99
-122
lines changed

package-lock.json

Lines changed: 97 additions & 120 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,15 +28,15 @@
2828
"postinstall": "npm run build:logos"
2929
},
3030
"devDependencies": {
31-
"@babel/core": "^7.24.9",
31+
"@babel/core": "^7.25.2",
3232
"@babel/eslint-parser": "^7.25.1",
3333
"@commitlint/cli": "^19.3.0",
3434
"@commitlint/config-conventional": "^19.2.2",
3535
"@financial-times/eslint-config-next": "^7.1.0",
3636
"@types/jest": "^29.5.12",
3737
"@types/node": "^20.14.12",
3838
"eslint": "^8.57.0",
39-
"eslint-plugin-jsdoc": "^48.9.2",
39+
"eslint-plugin-jsdoc": "^48.10.2",
4040
"eslint-plugin-prettier": "^5.2.1",
4141
"husky": "^9.1.4",
4242
"jest": "^29.7.0",

0 commit comments

Comments
 (0)