Skip to content

Commit 8cc1cb0

Browse files
deps: bump minimatch, eslint, eslint-plugin-jsdoc and licensee
Bumps [minimatch](https://github.com/isaacs/minimatch), [eslint](https://github.com/eslint/eslint), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [licensee](https://github.com/jslicense/licensee.js). These dependencies needed to be updated together. Updates `minimatch` from 10.1.2 to 10.2.2 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.1.2...v10.2.2) Updates `eslint` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.1) Updates `eslint-plugin-jsdoc` from 62.5.4 to 62.7.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.5.4...v62.7.0) Updates `licensee` from 11.1.1 to 12.0.1 - [Commits](jslicense/licensee.js@v11.1.1...v12.0.1) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.2 dependency-type: direct:production - dependency-name: eslint dependency-version: 10.0.1 dependency-type: direct:development - dependency-name: eslint-plugin-jsdoc dependency-version: 62.7.0 dependency-type: direct:development - dependency-name: licensee dependency-version: 12.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e2d690 commit 8cc1cb0

10 files changed

Lines changed: 200 additions & 2253 deletions

File tree

internal/benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"js-yaml": "^4.1.1"
2222
},
2323
"devDependencies": {
24-
"eslint": "^9.39.1"
24+
"eslint": "^10.0.1"
2525
}
2626
}

internal/shrinkwrap-extractor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
"pacote": "^21.0.4"
4444
},
4545
"devDependencies": {
46-
"eslint": "^9.39.1"
46+
"eslint": "^10.0.1"
4747
}
4848
}

0 commit comments

Comments
 (0)