mirror of
https://github.com/Fdawgs/node-poppler.git
synced 2026-07-02 08:27:45 +08:00
build(deps-dev): bump the eslint group across 1 directory with 2 updates (#800)
Bumps the eslint group with 2 updates in the / directory: [@fdawgs/eslint-config](https://github.com/Fdawgs/eslint-config) and [eslint](https://github.com/eslint/eslint). Updates `@fdawgs/eslint-config` from 2.0.1 to 3.0.0 - [Release notes](https://github.com/Fdawgs/eslint-config/releases) - [Changelog](https://github.com/Fdawgs/eslint-config/blob/main/CHANGELOG.md) - [Commits](https://github.com/Fdawgs/eslint-config/compare/v2.0.1...v3.0.0) Updates `eslint` from 9.39.4 to 10.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v9.39.4...v10.4.0) --- updated-dependencies: - dependency-name: "@fdawgs/eslint-config" dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -92,11 +92,11 @@
|
||||
"@commitlint/cli": "^20.1.0",
|
||||
"@commitlint/config-conventional": "^20.0.0",
|
||||
"@eslint/compat": "^2.0.0",
|
||||
"@fdawgs/eslint-config": "^2.0.0",
|
||||
"@fdawgs/eslint-config": "^3.0.0",
|
||||
"@jest/globals": "^30.0.4",
|
||||
"@types/node": "^25.0.3",
|
||||
"@types/semver": "^7.7.0",
|
||||
"eslint": "^9.30.1",
|
||||
"eslint": "^10.4.0",
|
||||
"eslint-plugin-jest": "^29.0.1",
|
||||
"glob": "^13.0.0",
|
||||
"jest": "^30.0.4",
|
||||
|
||||
Reference in New Issue
Block a user