From cd208341a198f22f60f20e674b8060d5e7d65f92 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 18 Jan 2022 07:09:40 +0200 Subject: Update devDependencies (#35686) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * bundlewatch ^0.3.2 → ^0.3.3 * cspell ^5.15.1 → ^5.15.2 * eslint ^8.6.0 → ^8.7.0 * eslint-plugin-unicorn ^40.0.0 → ^40.1.0 * hugo-bin ^0.79.2 → ^0.80.0 * karma ^6.3.10 → ^6.3.11 * rollup ^2.63.0 → ^2.64.0 * sass ^1.47.0 → ^1.48.0 --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 3f06830bf..23697d78c 100644 --- a/package.json +++ b/package.json @@ -109,21 +109,21 @@ "@rollup/plugin-node-resolve": "^13.1.3", "@rollup/plugin-replace": "^3.0.1", "autoprefixer": "^10.4.2", - "bundlewatch": "^0.3.2", + "bundlewatch": "^0.3.3", "clean-css-cli": "^5.5.0", "cross-env": "^7.0.3", - "cspell": "^5.15.1", - "eslint": "^8.6.0", + "cspell": "^5.15.2", + "eslint": "^8.7.0", "eslint-config-xo": "^0.39.0", "eslint-plugin-import": "^2.25.4", - "eslint-plugin-unicorn": "^40.0.0", + "eslint-plugin-unicorn": "^40.1.0", "find-unused-sass-variables": "^3.1.0", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.79.2", + "hugo-bin": "^0.80.0", "ip": "^1.1.5", "jquery": "^3.6.0", - "karma": "^6.3.10", + "karma": "^6.3.11", "karma-browserstack-launcher": "1.4.0", "karma-chrome-launcher": "^3.1.0", "karma-coverage-istanbul-reporter": "^3.0.3", @@ -138,10 +138,10 @@ "npm-run-all": "^4.1.5", "postcss": "^8.4.5", "postcss-cli": "^9.1.0", - "rollup": "^2.63.0", + "rollup": "^2.64.0", "rollup-plugin-istanbul": "^3.0.0", "rtlcss": "^3.5.0", - "sass": "^1.47.0", + "sass": "^1.48.0", "shelljs": "^0.8.5", "stylelint": "^14.2.0", "stylelint-config-twbs-bootstrap": "^3.0.1", -- cgit v1.2.3