summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-12-05 12:08:19 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-12-05 12:08:19 +0000
commit12b995e0e7aace4b7695c4424aed71b053c2c2a6 (patch)
tree0f2c9a902693aa5b7c9265c3ed24e842eedb6a96 /package.json
parent1e02d1c756e1b5e79453fcc805c9737bb6520fca (diff)
downloadgitlab-ce-12b995e0e7aace4b7695c4424aed71b053c2c2a6.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 322adf7025d..cf9436e33ee 100644
--- a/package.json
+++ b/package.json
@@ -223,12 +223,12 @@
"cheerio": "^1.0.0-rc.9",
"commander": "^2.20.3",
"custom-jquery-matchers": "^2.1.0",
- "eslint": "8.26.0",
+ "eslint": "8.28.0",
"eslint-import-resolver-jest": "3.0.2",
"eslint-import-resolver-webpack": "0.13.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-no-jquery": "2.7.0",
- "eslint-plugin-no-unsanitized": "^4.0.1",
+ "eslint-plugin-no-unsanitized": "^4.0.2",
"gettext-extractor": "^3.5.3",
"gettext-extractor-vue": "^5.0.0",
"glob": "^7.1.6",
@@ -273,4 +273,4 @@
"node": ">=12.22.1",
"yarn": "^1.10.0"
}
-} \ No newline at end of file
+}