File tree Expand file tree Collapse file tree 5 files changed +200
-200
lines changed
packages/apollo-federation-subgraph-compatibility Expand file tree Collapse file tree 5 files changed +200
-200
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11nodeLinker : node-modules
22
3- yarnPath : .yarn/releases/yarn-4.11 .0.cjs
3+ yarnPath : .yarn/releases/yarn-4.12 .0.cjs
Original file line number Diff line number Diff line change 3535 "eslint-import-resolver-typescript" : " 4.4.4" ,
3636 "eslint-plugin-eslint-comments" : " 3.2.0" ,
3737 "eslint-plugin-import" : " 2.32.0" ,
38- "eslint-plugin-jest" : " 29.2.0 " ,
38+ "eslint-plugin-jest" : " 29.2.1 " ,
3939 "graphql" : " 16.12.0" ,
4040 "jest" : " 30.2.0" ,
4141 "neo4j-driver" : " 6.0.1" ,
4545 "ts-jest" : " 29.4.5" ,
4646 "typescript" : " 5.9.3"
4747 },
48- "packageManager" : " yarn@4.11 .0" ,
48+ "packageManager" : " yarn@4.12 .0" ,
4949 "dependencies" : {
5050 "@changesets/changelog-github" : " 0.5.1" ,
5151 "@changesets/cli" : " 2.29.7"
Original file line number Diff line number Diff line change 11{
22 "name" : " apollo-federation-subgraph-compatibility" ,
33 "version" : " 1.0.0" ,
4- "packageManager" : " yarn@4.11 .0" ,
4+ "packageManager" : " yarn@4.12 .0" ,
55 "scripts" : {
66 "build" : " webpack --config webpack.config.js" ,
77 "test:docker" : " yarn build && fedtest docker --compose docker-compose.yml --schema schema.graphql" ,
Original file line number Diff line number Diff line change @@ -8228,9 +8228,9 @@ __metadata:
82288228 languageName: node
82298229 linkType: hard
82308230
8231- "eslint-plugin-jest@npm:29.2.0 ":
8232- version: 29.2.0
8233- resolution: "eslint-plugin-jest@npm:29.2.0 "
8231+ "eslint-plugin-jest@npm:29.2.1 ":
8232+ version: 29.2.1
8233+ resolution: "eslint-plugin-jest@npm:29.2.1 "
82348234 dependencies:
82358235 "@typescript-eslint/utils": "npm:^8.0.0"
82368236 peerDependencies:
@@ -8242,7 +8242,7 @@ __metadata:
82428242 optional: true
82438243 jest:
82448244 optional: true
8245- checksum: 10c0/3880065bc4f8081fb7f5bc017fae65b383e35c72445619bb6037fa374a84c36c18503642353c4615ddba8c8781b0ff1724decbc9b9b2f45f0e279e199797aeb8
8245+ checksum: 10c0/9115e35a537d458b37236c0ebba2ce357226d24cc0a2345c29fd8b14a63681343fc71ef0d4f0bbb47575f5c6a76b21da6dee183db4d8e0ccf9d8f4bfbb8c743f
82468246 languageName: node
82478247 linkType: hard
82488248
@@ -13727,7 +13727,7 @@ __metadata:
1372713727 eslint-import-resolver-typescript: "npm:4.4.4"
1372813728 eslint-plugin-eslint-comments: "npm:3.2.0"
1372913729 eslint-plugin-import: "npm:2.32.0"
13730- eslint-plugin-jest: "npm:29.2.0 "
13730+ eslint-plugin-jest: "npm:29.2.1 "
1373113731 graphql: "npm:16.12.0"
1373213732 jest: "npm:30.2.0"
1373313733 neo4j-driver: "npm:6.0.1"
You can’t perform that action at this time.
0 commit comments