Skip to content

Commit a4f259e

Browse files
chore(deps): update minor-and-patch (#6863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e2d181 commit a4f259e

File tree

5 files changed

+200
-200
lines changed

5 files changed

+200
-200
lines changed
Lines changed: 191 additions & 191 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodeLinker: node-modules
22

3-
yarnPath: .yarn/releases/yarn-4.11.0.cjs
3+
yarnPath: .yarn/releases/yarn-4.12.0.cjs

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
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",
@@ -45,7 +45,7 @@
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"

packages/apollo-federation-subgraph-compatibility/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)