mirror of
https://github.com/threeal/cmake-action.git
synced 2025-06-08 10:11:21 +00:00
chore: bump @eslint/js from 9.3.0 to 9.4.0 (#325)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.3.0 to 9.4.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.4.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
4ccb64d137
commit
883a7f1ebb
@ -13,7 +13,7 @@
|
||||
"@actions/exec": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.3.0",
|
||||
"@eslint/js": "^9.4.0",
|
||||
"@jest/globals": "^29.7.0",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/node": "^20.12.12",
|
||||
|
11
yarn.lock
generated
11
yarn.lock
generated
@ -497,20 +497,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:9.4.0":
|
||||
"@eslint/js@npm:9.4.0, @eslint/js@npm:^9.4.0":
|
||||
version: 9.4.0
|
||||
resolution: "@eslint/js@npm:9.4.0"
|
||||
checksum: 10c0/7ffc508d3e9cd496cab7f08c5ba8f97851c8adaea3ebff8804b1c3b4662aa7aac7e9c3b597f7e47fdc29319a107bcf892865070a6b113c2e4d19f8fa1f99f569
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:^9.3.0":
|
||||
version: 9.3.0
|
||||
resolution: "@eslint/js@npm:9.3.0"
|
||||
checksum: 10c0/1550c68922eb17c3ce541d9ffbb687e656bc0d4e2fff2d9cb0a75101a9cdb6184b7af7378ccf46c6ca750b280d25d45cc5e7374a83a4ee89d404d3717502fd9d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/object-schema@npm:^2.1.3":
|
||||
version: 2.1.3
|
||||
resolution: "@eslint/object-schema@npm:2.1.3"
|
||||
@ -3834,7 +3827,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@actions/core": "npm:^1.10.1"
|
||||
"@actions/exec": "npm:^1.1.1"
|
||||
"@eslint/js": "npm:^9.3.0"
|
||||
"@eslint/js": "npm:^9.4.0"
|
||||
"@jest/globals": "npm:^29.7.0"
|
||||
"@types/jest": "npm:^29.5.12"
|
||||
"@types/node": "npm:^20.12.12"
|
||||
|
Loading…
Reference in New Issue
Block a user