Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 16a01d4

Browse files
build(deps-dev): bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [eslint](https://github.com/eslint/eslint), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n). Updates `eslint` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.48.0...v8.49.0) Updates `eslint-plugin-jsdoc` from 46.5.1 to 46.6.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.5.1...v46.6.0) Updates `eslint-plugin-n` from 16.0.2 to 16.1.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Commits](eslint-community/eslint-plugin-n@16.0.2...16.1.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-n dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fef63a3 commit 16a01d4

File tree

2 files changed

+46
-26
lines changed

2 files changed

+46
-26
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@
4646
"add-dist-header": "^1.3.0",
4747
"clean-jsdoc-theme": "^4.2.10",
4848
"concurrently": "^8.2.1",
49-
"eslint": "^8.48.0",
49+
"eslint": "^8.49.0",
5050
"eslint-config-videojs": "^6.0.0",
5151
"eslint-plugin-import": "^2.28.1",
52-
"eslint-plugin-jsdoc": "^46.5.1",
53-
"eslint-plugin-n": "^16.0.2",
52+
"eslint-plugin-jsdoc": "^46.6.0",
53+
"eslint-plugin-n": "^16.1.0",
5454
"eslint-plugin-sonarjs": "^0.21.0",
5555
"eslint-plugin-unicorn": "^48.0.1",
5656
"global": "^4.4.0",

0 commit comments

Comments
 (0)