Skip to content

Commit fa6e24c

Browse files
Bump the npm-minor group with 2 updates
Bumps the npm-minor group with 2 updates: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@eslint/compat` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.2/packages/compat) Updates `eslint-plugin-jsdoc` from 62.4.1 to 62.5.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.4.1...v62.5.0) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: eslint-plugin-jsdoc dependency-version: 62.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b13d724 commit fa6e24c

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

Lines changed: 13 additions & 13 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
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@ava/typescript": "6.0.0",
52-
"@eslint/compat": "^2.0.1",
52+
"@eslint/compat": "^2.0.2",
5353
"@eslint/eslintrc": "^3.3.3",
5454
"@eslint/js": "^9.39.2",
5555
"@microsoft/eslint-formatter-sarif": "^3.1.0",
@@ -70,7 +70,7 @@
7070
"eslint-plugin-filenames": "^1.3.2",
7171
"eslint-plugin-github": "^5.1.8",
7272
"eslint-plugin-import": "2.29.1",
73-
"eslint-plugin-jsdoc": "^62.4.1",
73+
"eslint-plugin-jsdoc": "^62.5.0",
7474
"eslint-plugin-no-async-foreach": "^0.1.1",
7575
"glob": "^11.1.0",
7676
"nock": "^14.0.10",

0 commit comments

Comments
 (0)