mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-21 19:11:21 +00:00
chore: bump @eslint/js from 9.14.0 to 9.15.0 (#513)
Some checks failed
Build / Build Package (push) Failing after 2s
Check / Check Package (push) Failing after 2s
Test / Test Package (push) Failing after 2s
Test / Test Action (ubuntu-22.04) (push) Failing after 34s
Test / Test Action With Specified Directories (push) Failing after 35s
Test / Test Action Without Run Build (push) Failing after 40s
Test / Test Action With Additional Options (push) Failing after 1s
Test / Test Action With Custom Generator (push) Failing after 1s
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Some checks failed
Build / Build Package (push) Failing after 2s
Check / Check Package (push) Failing after 2s
Test / Test Package (push) Failing after 2s
Test / Test Action (ubuntu-22.04) (push) Failing after 34s
Test / Test Action With Specified Directories (push) Failing after 35s
Test / Test Action Without Run Build (push) Failing after 40s
Test / Test Action With Additional Options (push) Failing after 1s
Test / Test Action With Custom Generator (push) Failing after 1s
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.14.0 to 9.15.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.15.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:
parent
5ecc40b649
commit
5754e2e49b
@ -12,7 +12,7 @@
|
|||||||
"gha-utils": "^0.4.1"
|
"gha-utils": "^0.4.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "^9.14.0",
|
"@eslint/js": "^9.15.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
11
yarn.lock
generated
@ -475,13 +475,20 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@eslint/js@npm:9.14.0, @eslint/js@npm:^9.14.0":
|
"@eslint/js@npm:9.14.0":
|
||||||
version: 9.14.0
|
version: 9.14.0
|
||||||
resolution: "@eslint/js@npm:9.14.0"
|
resolution: "@eslint/js@npm:9.14.0"
|
||||||
checksum: 10c0/a423dd435e10aa3b461599aa02f6cbadd4b5128cb122467ee4e2c798e7ca4f9bb1fce4dcea003b29b983090238cf120899c1af657cf86300b399e4f996b83ddc
|
checksum: 10c0/a423dd435e10aa3b461599aa02f6cbadd4b5128cb122467ee4e2c798e7ca4f9bb1fce4dcea003b29b983090238cf120899c1af657cf86300b399e4f996b83ddc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
"@eslint/js@npm:^9.15.0":
|
||||||
|
version: 9.15.0
|
||||||
|
resolution: "@eslint/js@npm:9.15.0"
|
||||||
|
checksum: 10c0/56552966ab1aa95332f70d0e006db5746b511c5f8b5e0c6a9b2d6764ff6d964e0b2622731877cbc4e3f0e74c5b39191290d5f48147be19175292575130d499ab
|
||||||
|
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.14.0"
|
"@eslint/js": "npm:^9.15.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"
|
||||||
|
Loading…
Reference in New Issue
Block a user