Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-01-10 15:15:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-01-10 15:15:34 +0300
commitd85be261b2898166676be4f329a548f61e2917f4 (patch)
tree393faefd792483f15860dd184b524ac597295ae1 /package.json
parent75330c963b9e949443b1e4ab2e5770879d395158 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5dd8510ddbd..25e0dbdac6b 100644
--- a/package.json
+++ b/package.json
@@ -133,7 +133,7 @@
"fast-mersenne-twister": "1.0.2",
"file-loader": "^6.2.0",
"fuzzaldrin-plus": "^0.6.0",
- "graphql": "^15.4.0",
+ "graphql": "^15.7.2",
"graphql-tag": "^2.11.0",
"highlight.js": "^11.3.1",
"immer": "^7.0.7",
@@ -209,7 +209,7 @@
"@babel/plugin-transform-modules-commonjs": "^7.10.1",
"@gitlab/eslint-plugin": "10.0.0",
"@gitlab/stylelint-config": "2.6.0",
- "@graphql-eslint/eslint-plugin": "2.3.0",
+ "@graphql-eslint/eslint-plugin": "3.0.0",
"@testing-library/dom": "^7.16.2",
"@vue/test-utils": "1.2.0",
"acorn": "^6.3.0",