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>2023-10-23 18:11:47 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-10-23 18:11:47 +0300
commit750a63ac4cc7acbecff3b8d22232cb1c15af34fb (patch)
treec61c790252548a3909466e3dcfe2a98208764fd3 /package.json
parentf94cd1d0fb5c0b42ec12a8db02ec90227bb98879 (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 fc4d3501248..d6eab66351e 100644
--- a/package.json
+++ b/package.json
@@ -259,8 +259,8 @@
"custom-jquery-matchers": "^2.1.0",
"eslint": "8.52.0",
"eslint-import-resolver-jest": "3.0.2",
- "eslint-import-resolver-webpack": "0.13.7",
- "eslint-plugin-import": "^2.28.1",
+ "eslint-import-resolver-webpack": "0.13.8",
+ "eslint-plugin-import": "^2.29.0",
"eslint-plugin-no-jquery": "2.7.0",
"eslint-plugin-no-unsanitized": "^4.0.2",
"fake-indexeddb": "^4.0.1",