chore: bump @eslint/js from 9.13.0 to 9.14.0 (#502)
Some checks failed
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Build / Build Package (push) Failing after 1s
Check / Check Package (push) Failing after 1s
Test / Test Package (push) Failing after 1s
Test / Test Action (ubuntu-22.04) (push) Failing after 42s
Test / Test Action With Specified Directories (push) Failing after 32s
Test / Test Action Without Run Build (push) Failing after 34s
Test / Test Action With Additional Options (push) Failing after 1s
Test / Test Action With Custom Generator (push) Failing after 2s

Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.13.0 to 9.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.14.0/packages/js)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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:
dependabot[bot] 2024-11-05 23:26:10 +08:00 committed by GitHub
parent 28caa762be
commit 962f78a802
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 3 deletions

View File

@ -12,7 +12,7 @@
"gha-utils": "^0.4.1" "gha-utils": "^0.4.1"
}, },
"devDependencies": { "devDependencies": {
"@eslint/js": "^9.13.0", "@eslint/js": "^9.14.0",
"@jest/globals": "^29.7.0", "@jest/globals": "^29.7.0",
"@rollup/plugin-node-resolve": "^15.3.0", "@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-typescript": "^12.1.1", "@rollup/plugin-typescript": "^12.1.1",

11
yarn.lock generated
View File

@ -475,13 +475,20 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@eslint/js@npm:9.13.0, @eslint/js@npm:^9.13.0": "@eslint/js@npm:9.13.0":
version: 9.13.0 version: 9.13.0
resolution: "@eslint/js@npm:9.13.0" resolution: "@eslint/js@npm:9.13.0"
checksum: 10c0/672257bffe17777b8a98bd80438702904cc7a0b98b9c2e426a8a10929198b3553edf8a3fc20feed4133c02e7c8f7331a0ef1b23e5dab8e4469f7f1791beff1e0 checksum: 10c0/672257bffe17777b8a98bd80438702904cc7a0b98b9c2e426a8a10929198b3553edf8a3fc20feed4133c02e7c8f7331a0ef1b23e5dab8e4469f7f1791beff1e0
languageName: node languageName: node
linkType: hard linkType: hard
"@eslint/js@npm:^9.14.0":
version: 9.14.0
resolution: "@eslint/js@npm:9.14.0"
checksum: 10c0/a423dd435e10aa3b461599aa02f6cbadd4b5128cb122467ee4e2c798e7ca4f9bb1fce4dcea003b29b983090238cf120899c1af657cf86300b399e4f996b83ddc
languageName: node
linkType: hard
"@eslint/object-schema@npm:^2.1.4": "@eslint/object-schema@npm:^2.1.4":
version: 2.1.4 version: 2.1.4
resolution: "@eslint/object-schema@npm:2.1.4" resolution: "@eslint/object-schema@npm:2.1.4"
@ -4152,7 +4159,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "root@workspace:." resolution: "root@workspace:."
dependencies: dependencies:
"@eslint/js": "npm:^9.13.0" "@eslint/js": "npm:^9.14.0"
"@jest/globals": "npm:^29.7.0" "@jest/globals": "npm:^29.7.0"
"@rollup/plugin-node-resolve": "npm:^15.3.0" "@rollup/plugin-node-resolve": "npm:^15.3.0"
"@rollup/plugin-typescript": "npm:^12.1.1" "@rollup/plugin-typescript": "npm:^12.1.1"