mirror of
https://github.com/etkecc/synapse-admin.git
synced 2024-11-21 15:25:22 +03:00
Bump @eslint/js from 9.1.1 to 9.6.0 (#563)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.1.1 to 9.6.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.6.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
8cadfbd3af
commit
cbfdc1d6f6
2 changed files with 6 additions and 6 deletions
|
@ -12,7 +12,7 @@
|
|||
},
|
||||
"packageManager": "yarn@4.1.1",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.1.1",
|
||||
"@eslint/js": "^9.6.0",
|
||||
"@testing-library/dom": "^10.0.0",
|
||||
"@testing-library/jest-dom": "^6.0.0",
|
||||
"@testing-library/react": "^15.0.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -812,10 +812,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:^9.1.1":
|
||||
version: 9.1.1
|
||||
resolution: "@eslint/js@npm:9.1.1"
|
||||
checksum: 10c0/b25d11736b91d8df44dd217e88adb1f43d2bd5911ef4f4033e51faffe370f28d329731ffbf841d0b8303c8eedb60bda8c3a9efe803bb3b3737a06bb22c09ad0c
|
||||
"@eslint/js@npm:^9.6.0":
|
||||
version: 9.6.0
|
||||
resolution: "@eslint/js@npm:9.6.0"
|
||||
checksum: 10c0/83967a7e59f2e958c9bbb3acd0929cad00d59d927ad786ed8e0d30b07f983c6bea3af6f4ad32da32145db40b7a741a816ba339bdd8960fc7fc8231716d943b7f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -7577,7 +7577,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@emotion/react": "npm:^11.4.1"
|
||||
"@emotion/styled": "npm:^11.3.0"
|
||||
"@eslint/js": "npm:^9.1.1"
|
||||
"@eslint/js": "npm:^9.6.0"
|
||||
"@haleos/ra-language-german": "npm:^1.0.0"
|
||||
"@haxqer/ra-language-chinese": "npm:^4.16.2"
|
||||
"@mui/icons-material": "npm:^5.15.16"
|
||||
|
|
Loading…
Reference in a new issue