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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2022-02-22 10:35:36 +0300
committerGitHub <noreply@github.com>2022-02-22 10:35:36 +0300
commit3a9b0b8b6f674a0d032682ef9062b1f1243053c1 (patch)
tree6a52c13cd801b73e5dc879225410f9bd6a789832 /package.json
parentcb8726d9e75b10c52c84753da171daacd78aee90 (diff)
Update devDependencies and pin karma-rollup-preprocessor (#35868)
* @babel/cli ^7.17.0 → ^7.17.6 * @babel/core ^7.17.2 → ^7.17.5 * eslint-plugin-unicorn ^40.1.0 → ^41.0.0 * rollup ^2.67.2 → ^2.68.0 * sass ^1.49.7 → ^1.49.8 * terser ^5.10.0 → ^5.11.0
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 83e6284207..248a0688f5 100644
--- a/package.json
+++ b/package.json
@@ -104,8 +104,8 @@
"@popperjs/core": "^2.11.2"
},
"devDependencies": {
- "@babel/cli": "^7.17.0",
- "@babel/core": "^7.17.2",
+ "@babel/cli": "^7.17.6",
+ "@babel/core": "^7.17.5",
"@babel/preset-env": "^7.16.11",
"@popperjs/core": "^2.11.2",
"@rollup/plugin-babel": "^5.3.0",
@@ -119,7 +119,7 @@
"eslint": "^8.9.0",
"eslint-config-xo": "^0.40.0",
"eslint-plugin-import": "^2.25.4",
- "eslint-plugin-unicorn": "^40.1.0",
+ "eslint-plugin-unicorn": "^41.0.0",
"find-unused-sass-variables": "^4.0.1",
"globby": "^11.0.4",
"hammer-simulator": "0.0.1",
@@ -134,20 +134,20 @@
"karma-firefox-launcher": "^2.1.2",
"karma-jasmine": "^4.0.1",
"karma-jasmine-html-reporter": "^1.7.0",
- "karma-rollup-preprocessor": "^7.0.8",
+ "karma-rollup-preprocessor": "7.0.7",
"lockfile-lint": "^4.6.2",
"nodemon": "^2.0.15",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.6",
"postcss-cli": "^9.1.0",
- "rollup": "^2.67.2",
+ "rollup": "^2.68.0",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.5.0",
- "sass": "^1.49.7",
+ "sass": "^1.49.8",
"shelljs": "^0.8.5",
"stylelint": "14.2.0",
"stylelint-config-twbs-bootstrap": "^3.0.1",
- "terser": "^5.10.0",
+ "terser": "^5.11.0",
"vnu-jar": "21.10.12"
},
"files": [