mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 12:43:24 +00:00
Merge pull request #205 from ahmadk953/dependabot/npm_and_yarn/eslint-config-next-14.2.3
Bump eslint-config-next from 14.2.2 to 14.2.3
This commit is contained in:
commit
5b6d51df77
2 changed files with 7 additions and 14 deletions
19
yarn.lock
19
yarn.lock
|
@ -257,14 +257,7 @@
|
|||
dependencies:
|
||||
glob "7.1.7"
|
||||
|
||||
"@next/eslint-plugin-next@14.2.2":
|
||||
version "14.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.2.tgz#1eaf592ebb961e0b093e4774b0c77298af5e2e0e"
|
||||
integrity sha512-q+Ec2648JtBpKiu/FSJm8HAsFXlNvioHeBCbTP12T1SGcHYwhqHULSfQgFkPgHDu3kzNp2Kem4J54bK4rPQ5SQ==
|
||||
dependencies:
|
||||
glob "10.3.10"
|
||||
|
||||
"@next/eslint-plugin-next@^14.2.3":
|
||||
"@next/eslint-plugin-next@14.2.3", "@next/eslint-plugin-next@^14.2.3":
|
||||
version "14.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.3.tgz#287ad8620e7061ba01e8d3313d464db6d217b6df"
|
||||
integrity sha512-L3oDricIIjgj1AVnRdRor21gI7mShlSwU/1ZGHmqM3LzHhXXhdkrfeNY5zif25Bi5Dd7fiJHsbhoZCHfXYvlAw==
|
||||
|
@ -1694,12 +1687,12 @@ eslint-config-next@^12.0.8:
|
|||
eslint-plugin-react "^7.31.7"
|
||||
eslint-plugin-react-hooks "^4.5.0"
|
||||
|
||||
eslint-config-next@^14.2.2:
|
||||
version "14.2.2"
|
||||
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.2.tgz#c79f935fa63859303056778b88848b2af0d052ab"
|
||||
integrity sha512-12/uFc0KX+wUs7EDpOUGKMXBXZJiBVGdK5/m/QgXOCg2mQ0bQWoKSWNrCeOg7Vum6Kw1d1TW453W6xh+GbHquw==
|
||||
eslint-config-next@^14.2.3:
|
||||
version "14.2.3"
|
||||
resolved "https://registry.yarnpkg.com/eslint-config-next/-/eslint-config-next-14.2.3.tgz#2fb0f7c4eccda530a4b5054438162b2303786d4f"
|
||||
integrity sha512-ZkNztm3Q7hjqvB1rRlOX8P9E/cXRL9ajRcs8jufEtwMfTVYRqnmtnaSu57QqHyBlovMuiB8LEzfLBkh5RYV6Fg==
|
||||
dependencies:
|
||||
"@next/eslint-plugin-next" "14.2.2"
|
||||
"@next/eslint-plugin-next" "14.2.3"
|
||||
"@rushstack/eslint-patch" "^1.3.3"
|
||||
"@typescript-eslint/parser" "^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0"
|
||||
eslint-import-resolver-node "^0.3.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue