Unverified Commit 44a01ec5 authored by XhmikosR's avatar XhmikosR Committed by GitHub
Browse files

Update devDependencies (#35068)

* @babel/cli                   ^7.15.4  →  ^7.15.7
* @rollup/plugin-node-resolve  ^13.0.4  →  ^13.0.5
* autoprefixer                 ^10.3.4  →  ^10.3.6
* glob                          ^7.1.7  →   ^7.2.0
* nodemon                      ^2.0.12  →  ^2.0.13
* postcss                       ^8.3.6  →   ^8.3.8
* postcss-cli                   ^8.3.1  →   ^9.0.0
* qunit                        ^2.17.1  →  ^2.17.2
* rollup                       ^2.56.3  →  ^2.57.0
Showing with 543 additions and 2208 deletions
+543 -2208
This diff is collapsed.
...@@ -94,13 +94,13 @@ ...@@ -94,13 +94,13 @@
"popper.js": "^1.16.1" "popper.js": "^1.16.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.15.4", "@babel/cli": "^7.15.7",
"@babel/core": "^7.15.5", "@babel/core": "^7.15.5",
"@babel/preset-env": "^7.15.6", "@babel/preset-env": "^7.15.6",
"@rollup/plugin-babel": "^5.3.0", "@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0", "@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.4", "@rollup/plugin-node-resolve": "^13.0.5",
"autoprefixer": "^10.3.4", "autoprefixer": "^10.3.6",
"babel-plugin-istanbul": "^6.0.0", "babel-plugin-istanbul": "^6.0.0",
"bundlewatch": "^0.3.2", "bundlewatch": "^0.3.2",
"clean-css-cli": "^5.3.3", "clean-css-cli": "^5.3.3",
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
"eslint-plugin-qunit": "^6.2.0", "eslint-plugin-qunit": "^6.2.0",
"eslint-plugin-unicorn": "^36.0.0", "eslint-plugin-unicorn": "^36.0.0",
"find-unused-sass-variables": "^3.1.0", "find-unused-sass-variables": "^3.1.0",
"glob": "^7.1.7", "glob": "^7.2.0",
"globby": "^11.0.4", "globby": "^11.0.4",
"hammer-simulator": "0.0.1", "hammer-simulator": "0.0.1",
"hugo-bin": "^0.76.1", "hugo-bin": "^0.76.1",
...@@ -128,13 +128,13 @@ ...@@ -128,13 +128,13 @@
"linkinator": "^2.14.0", "linkinator": "^2.14.0",
"lockfile-lint": "^4.6.2", "lockfile-lint": "^4.6.2",
"node-sass": "^6.0.1", "node-sass": "^6.0.1",
"nodemon": "^2.0.12", "nodemon": "^2.0.13",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"popper.js": "^1.16.1", "popper.js": "^1.16.1",
"postcss": "^8.3.6", "postcss": "^8.3.8",
"postcss-cli": "^8.3.1", "postcss-cli": "^9.0.0",
"qunit": "^2.17.1", "qunit": "^2.17.2",
"rollup": "^2.56.3", "rollup": "^2.57.0",
"shelljs": "^0.8.4", "shelljs": "^0.8.4",
"sinon": "^7.5.0", "sinon": "^7.5.0",
"stylelint": "^13.13.1", "stylelint": "^13.13.1",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment