Update devDependencies (#35271)

* autoprefixer  ^10.3.7  →  ^10.4.0
* eslint         ^8.0.1  →   ^8.1.0
* karma          ^6.3.5  →   ^6.3.6
* rollup        ^2.58.0  →  ^2.58.3
This commit is contained in:
XhmikosR 2021-10-28 13:53:14 +03:00 committed by GitHub
parent 41330696b9
commit 3f88326815
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 463 additions and 419 deletions

874
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -100,12 +100,12 @@
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.0.6",
"autoprefixer": "^10.3.7",
"autoprefixer": "^10.4.0",
"babel-plugin-istanbul": "^6.1.1",
"bundlewatch": "^0.3.2",
"clean-css-cli": "^5.4.2",
"cross-env": "^7.0.3",
"eslint": "^8.0.1",
"eslint": "^8.1.0",
"eslint-config-xo": "^0.39.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-qunit": "^7.0.0",
@ -117,7 +117,7 @@
"hugo-bin": "^0.76.1",
"ip": "^1.1.5",
"jquery": "3.5.1",
"karma": "^6.3.5",
"karma": "^6.3.6",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.3",
@ -134,7 +134,7 @@
"postcss": "^8.3.11",
"postcss-cli": "^9.0.1",
"qunit": "^2.17.2",
"rollup": "^2.58.0",
"rollup": "^2.58.3",
"shelljs": "^0.8.4",
"sinon": "^7.5.0",
"stylelint": "^13.13.1",