Skip to content

Commit a076899

Browse files
dependabot[bot]Yelinz
authored andcommitted
chore(deps-dev): bump graphql from 16.8.0 to 16.8.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.8.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de5fcb5 commit a076899

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"eslint-plugin-n": "16.1.0",
9797
"eslint-plugin-prettier": "5.0.0",
9898
"eslint-plugin-qunit": "8.0.0",
99-
"graphql": "16.8.0",
99+
"graphql": "16.8.1",
100100
"loader.js": "4.7.0",
101101
"miragejs": "0.1.47",
102102
"prettier": "3.0.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9222,10 +9222,10 @@ graphql-tag@^2.12.6:
92229222
dependencies:
92239223
tslib "^2.1.0"
92249224

9225-
graphql@16.8.0:
9226-
version "16.8.0"
9227-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.0.tgz#374478b7f27b2dc6153c8f42c1b80157f79d79d4"
9228-
integrity sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==
9225+
graphql@16.8.1:
9226+
version "16.8.1"
9227+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
9228+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
92299229

92309230
growly@^1.3.0:
92319231
version "1.3.0"

0 commit comments

Comments
 (0)