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-10-17 03:16:38 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-10-17 03:16:38 +0300
commit73ea167db2855c1ef76342c49bd1ea9b31da9838 (patch)
treecdbbb9ca38e64cfb9c3d039fee73b7af6cad6f04 /package.json
parent2d6b6322a9beabd1b5062134d61799d8109bd93d (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/package.json b/package.json
index 2ed3a2f9..97f24842 100644
--- a/package.json
+++ b/package.json
@@ -12,40 +12,40 @@
"devDependencies": {
"@babel/core": "^7.19.3",
"@babel/eslint-parser": "^7.19.1",
- "@babel/preset-env": "^7.19.3",
- "@evilmartians/lefthook": "^1.1.1",
+ "@babel/preset-env": "^7.19.4",
+ "@evilmartians/lefthook": "^1.1.2",
"@gitlab/eslint-plugin": "^18.1.0",
"@gitlab/stylelint-config": "^4.1.0",
"@rollup/plugin-babel": "^6.0.0",
"@rollup/plugin-commonjs": "^23.0.0",
- "@rollup/plugin-inject": "^5.0.0",
+ "@rollup/plugin-inject": "^5.0.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-url": "^7.0.0",
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^28.0.1",
- "babel-jest": "^29.1.2",
+ "babel-jest": "^29.2.0",
"eslint": "^8.25.0",
"flush-promises": "^1.0.2",
- "jest": "^29.1.2",
- "jest-environment-jsdom": "^29.1.2",
- "jest-fail-on-console": "^3.0.1",
+ "jest": "^29.2.0",
+ "jest-environment-jsdom": "^29.2.0",
+ "jest-fail-on-console": "^3.0.2",
"markdownlint-cli": "^0.32.2",
- "postcss": "^8.4.17",
+ "postcss": "^8.4.18",
"prettier": "^2.7.1",
"rollup": "^2.79.1",
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^5.1.9",
- "stylelint": "^14.13.0",
+ "stylelint": "^14.14.0",
"vue-template-compiler": "^2.7.0"
},
"dependencies": {
"@docsearch/css": "^3.2.1",
"@docsearch/js": "3",
"@gitlab/svgs": "^3.4.0",
- "@gitlab/ui": "^46.0.0",
+ "@gitlab/ui": "^46.1.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.47.0",
+ "instantsearch.js": "^4.48.0",
"jquery": "^3.6.1",
"lunr": "^2.3.9",
"mermaid": "^9.1.7",