Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (ardatan#7995)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 360ed8a commit 9e34619
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 88 deletions.
160 changes: 80 additions & 80 deletions .yarn/releases/yarn-4.5.2.cjs → .yarn/releases/yarn-4.5.3.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"e2e/*"
]
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"scripts": {
"build": "yarn prebuild && bob build && yarn postbuild",
"build-test-artifacts": "yarn workspace @examples/json-schema-example build && yarn workspace @examples-v1-next/fastify compose && yarn workspace @examples/fastify build && yarn workspace @examples/persisted-operations build && yarn workspace example-response-cache build",
Expand Down Expand Up @@ -91,7 +91,7 @@
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-promise": "7.2.0",
"eslint-plugin-standard": "5.0.0",
"globby": "11.1.0",
"graphql": "16.9.0",
Expand Down
12 changes: 7 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19476,12 +19476,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:7.1.0":
version: 7.1.0
resolution: "eslint-plugin-promise@npm:7.1.0"
"eslint-plugin-promise@npm:7.2.0":
version: 7.2.0
resolution: "eslint-plugin-promise@npm:7.2.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/bbc3406139715dfa5f48d04f6d5b5e82f68929d954b0fa3821eb8cd6dc381b210512cedd2d874e5de5381005d316566f4ae046a4750ce3f5f5cbf28a14cc0ab2
checksum: 10c0/c02bfe1938965a6fbadf473b2c87a3b5f450fb088315eb34ea79963819a3dcf3e0f08f31b3a8bc8e54e909d6cece0ff37753bae625aeceb593164456729e1374
languageName: node
linkType: hard

Expand Down Expand Up @@ -21651,7 +21653,7 @@ __metadata:
eslint-config-standard: "npm:17.1.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-n: "npm:17.14.0"
eslint-plugin-promise: "npm:7.1.0"
eslint-plugin-promise: "npm:7.2.0"
eslint-plugin-standard: "npm:5.0.0"
globby: "npm:11.1.0"
graphql: "npm:16.9.0"
Expand Down

0 comments on commit 9e34619

Please sign in to comment.