Skip to content

Commit 5a51878

Browse files
chore(deps-dev): bump the eslint group with 3 updates (#967)
Bumps the eslint group with 3 updates: [eslint](https://github.com/eslint/eslint), [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint` from 8.47.0 to 8.48.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.47.0...v8.48.0) Updates `eslint-config-standard-with-typescript` from 37.0.0 to 39.0.0 - [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases) - [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md) - [Commits](mightyiam/eslint-config-love@v37.0.0...v39.0.0) Updates `eslint-plugin-jsdoc` from 46.4.6 to 46.5.0 - [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@v46.4.6...v46.5.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-config-standard-with-typescript dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdf642c commit 5a51878

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@
8282
"@types/spdx-expression-parse": "^3",
8383
"c8": "8.0.1",
8484
"deepmerge": "^4.2.2",
85-
"eslint": "8.47.0",
85+
"eslint": "8.48.0",
8686
"eslint-config-standard": "17.1.0",
87-
"eslint-config-standard-with-typescript": "37.0.0",
87+
"eslint-config-standard-with-typescript": "39.0.0",
8888
"eslint-plugin-header": "3.1.1",
89-
"eslint-plugin-jsdoc": "46.4.6",
89+
"eslint-plugin-jsdoc": "46.5.0",
9090
"eslint-plugin-simple-import-sort": "10.0.0",
9191
"eslint-plugin-tsdoc": "0.2.17",
9292
"mocha": "10.2.0",

0 commit comments

Comments
 (0)