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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-09-12 03:16:51 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-09-12 03:16:51 +0300
commitb30ecc8a7d63a1731cb6ec52987e9c4c14f9b70f (patch)
tree08bc66a0daa2e176e425eb851d957e253ca8dbe7 /package.json
parentc677161cf8cd2a3a28f64d5d7338391b94df56b8 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 55be143e..e920a86d 100644
--- a/package.json
+++ b/package.json
@@ -10,9 +10,9 @@
"prettier:fix": "prettier --write '**/*.{js,vue,json}'"
},
"devDependencies": {
- "@babel/core": "^7.18.13",
+ "@babel/core": "^7.19.0",
"@babel/eslint-parser": "^7.18.9",
- "@babel/preset-env": "^7.18.10",
+ "@babel/preset-env": "^7.19.0",
"@evilmartians/lefthook": "^1.1.1",
"@gitlab/eslint-plugin": "^17.0.0",
"@gitlab/stylelint-config": "^4.1.0",
@@ -25,11 +25,11 @@
"@rollup/plugin-url": "^7.0.0",
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^28.0.1",
- "babel-jest": "^29.0.2",
+ "babel-jest": "^29.0.3",
"eslint": "^8.23.0",
"flush-promises": "^1.0.2",
- "jest": "^29.0.2",
- "jest-environment-jsdom": "^29.0.2",
+ "jest": "^29.0.3",
+ "jest-environment-jsdom": "^29.0.3",
"jest-fail-on-console": "^3.0.1",
"markdownlint-cli": "^0.32.2",
"postcss": "^8.4.16",
@@ -45,7 +45,7 @@
"@docsearch/css": "^3.2.1",
"@docsearch/js": "3",
"@gitlab/svgs": "^3.3.0",
- "@gitlab/ui": "^43.12.0",
+ "@gitlab/ui": "^43.15.0",
"@popperjs/core": "^2.11.6",
"algoliasearch": "^4.14.2",
"bootstrap": "^4.6.1",
@@ -55,7 +55,7 @@
"eslint-plugin-filenames": "^1.3.2",
"glob": "^8.0.3",
"instantsearch.css": "^7.4.5",
- "instantsearch.js": "^4.45.0",
+ "instantsearch.js": "^4.45.1",
"jquery": "^3.6.1",
"mermaid": "^9.1.6",
"lunr": "^2.3.9",