File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed
packages/eslint-config-graphql Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 3232 "graphql" : " ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
3333 },
3434 "peerDependencies" : {
35- "eslint" : " ^8 "
35+ "eslint" : " ^9.0.0 "
3636 }
3737}
Original file line number Diff line number Diff line change @@ -20,6 +20,18 @@ __metadata:
2020 languageName: unknown
2121 linkType: soft
2222
23+ "@alma-oss/eslint-config-graphql@workspace:packages/eslint-config-graphql":
24+ version: 0.0.0-use.local
25+ resolution: "@alma-oss/eslint-config-graphql@workspace:packages/eslint-config-graphql"
26+ dependencies:
27+ "@graphql-eslint/eslint-plugin": "npm:^3.19.1"
28+ "@lmc-eu/eslint-config-base": "npm:^3.1.3"
29+ graphql: "npm:^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
30+ peerDependencies:
31+ eslint: ^9.0.0
32+ languageName: unknown
33+ linkType: soft
34+
2335"@alma-oss/eslint-config-jest@workspace:packages/eslint-config-jest":
2436 version: 0.0.0-use.local
2537 resolution: "@alma-oss/eslint-config-jest@workspace:packages/eslint-config-jest"
@@ -1735,18 +1747,6 @@ __metadata:
17351747 languageName: node
17361748 linkType: hard
17371749
1738- "@lmc-eu/eslint-config-graphql@workspace:packages/eslint-config-graphql":
1739- version: 0.0.0-use.local
1740- resolution: "@lmc-eu/eslint-config-graphql@workspace:packages/eslint-config-graphql"
1741- dependencies:
1742- "@graphql-eslint/eslint-plugin": "npm:^3.19.1"
1743- "@lmc-eu/eslint-config-base": "npm:^3.1.3"
1744- graphql: "npm:^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0"
1745- peerDependencies:
1746- eslint: ^8
1747- languageName: unknown
1748- linkType: soft
1749-
17501750"@lmc-eu/renovate-config@workspace:packages/renovate-config":
17511751 version: 0.0.0-use.local
17521752 resolution: "@lmc-eu/renovate-config@workspace:packages/renovate-config"
You can’t perform that action at this time.
0 commit comments