mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump eslint from 9.12.0 to 9.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.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/compare/v9.12.0...v9.13.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ef615bc853
commit
068cc4dc34
2 changed files with 20 additions and 13 deletions
|
@ -67,7 +67,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "^8.10.0",
|
||||
"@typescript-eslint/parser": "^8.10.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"eslint": "^9.12.0",
|
||||
"eslint": "^9.13.0",
|
||||
"eslint-config-next": "15.0.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"postcss": "^8.4.47",
|
||||
|
|
31
yarn.lock
31
yarn.lock
|
@ -453,10 +453,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/core@npm:^0.6.0":
|
||||
version: 0.6.0
|
||||
resolution: "@eslint/core@npm:0.6.0"
|
||||
checksum: 10c0/fffdb3046ad6420f8cb9204b6466fdd8632a9baeebdaf2a97d458a4eac0e16653ba50d82d61835d7d771f6ced0ec942ec482b2fbccc300e45f2cbf784537f240
|
||||
"@eslint/core@npm:^0.7.0":
|
||||
version: 0.7.0
|
||||
resolution: "@eslint/core@npm:0.7.0"
|
||||
checksum: 10c0/3cdee8bc6cbb96ac6103d3ead42e59830019435839583c9eb352b94ed558bd78e7ffad5286dc710df21ec1e7bd8f52aa6574c62457a4dd0f01f3736fa4a7d87a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -501,7 +501,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:9.12.0, @eslint/js@npm:^9.12.0":
|
||||
"@eslint/js@npm:9.13.0":
|
||||
version: 9.13.0
|
||||
resolution: "@eslint/js@npm:9.13.0"
|
||||
checksum: 10c0/672257bffe17777b8a98bd80438702904cc7a0b98b9c2e426a8a10929198b3553edf8a3fc20feed4133c02e7c8f7331a0ef1b23e5dab8e4469f7f1791beff1e0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:^9.12.0":
|
||||
version: 9.12.0
|
||||
resolution: "@eslint/js@npm:9.12.0"
|
||||
checksum: 10c0/325650a59a1ce3d97c69441501ebaf415607248bacbe8c8ca35adc7cb73b524f592f266a75772f496b06f3239e3ee1996722a242148085f0ee5fb3dd7065897c
|
||||
|
@ -3601,16 +3608,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:^9.12.0":
|
||||
version: 9.12.0
|
||||
resolution: "eslint@npm:9.12.0"
|
||||
"eslint@npm:^9.13.0":
|
||||
version: 9.13.0
|
||||
resolution: "eslint@npm:9.13.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.11.0"
|
||||
"@eslint/config-array": "npm:^0.18.0"
|
||||
"@eslint/core": "npm:^0.6.0"
|
||||
"@eslint/core": "npm:^0.7.0"
|
||||
"@eslint/eslintrc": "npm:^3.1.0"
|
||||
"@eslint/js": "npm:9.12.0"
|
||||
"@eslint/js": "npm:9.13.0"
|
||||
"@eslint/plugin-kit": "npm:^0.2.0"
|
||||
"@humanfs/node": "npm:^0.16.5"
|
||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||
|
@ -3647,7 +3654,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10c0/67cf6ea3ea28dcda7dd54aac33e2d4028eb36991d13defb0d2339c3eaa877d5dddd12cd4416ddc701a68bcde9e0bb9e65524c2e4e9914992c724f5b51e949dda
|
||||
checksum: 10c0/d3577444152182a9d8ea8c6a6acb073d3a2773ad73a6b646f432746583ec4bfcd6a44fcc2e37d05d276984e583c46c2d289b3b981ca8f8b4052756a152341d19
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6785,7 +6792,7 @@ __metadata:
|
|||
clsx: "npm:^2.1.1"
|
||||
date-fns: "npm:^4.1.0"
|
||||
dompurify: "npm:^3.1.7"
|
||||
eslint: "npm:^9.12.0"
|
||||
eslint: "npm:^9.13.0"
|
||||
eslint-config-next: "npm:15.0.0"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-react-compiler: "npm:0.0.0-experimental-7670337-20240918"
|
||||
|
|
Loading…
Reference in a new issue