bump stylelint-webpack-plugin from 3.3.0 to 4.0.0

---
updated-dependencies:
- dependency-name: stylelint-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-04 02:56:30 +00:00
committed by GitHub
parent 2f58f9c1c5
commit aa922f8fce
2 changed files with 20 additions and 18 deletions

36
package-lock.json generated
View File

@@ -60,7 +60,7 @@
"eslint-webpack-plugin": "^3.2.0",
"jest": "^29.4.1",
"jest-serializer-vue": "^3.1.0",
"stylelint-webpack-plugin": "^3.3.0",
"stylelint-webpack-plugin": "^4.0.0",
"vue-template-compiler": "^2.7.14"
},
"engines": {
@@ -16594,19 +16594,19 @@
}
},
"node_modules/stylelint-webpack-plugin": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-3.3.0.tgz",
"integrity": "sha512-F53bapIZ9zI16ero8IWm6TrUE6SSibZBphJE9b5rR2FxtvmGmm1YmS+a5xjQzn63+cv71GVSCu4byX66fBLpEw==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-4.0.0.tgz",
"integrity": "sha512-VDxJ2/TLvykZCwa6CLfqN6pR/smkI3ry5x+p4ujxdJklUyEmkcxxumpL3x1k9XI55IxPqu8d2wXcGo3qWBChHA==",
"dev": true,
"dependencies": {
"globby": "^11.1.0",
"jest-worker": "^28.1.0",
"jest-worker": "^29.4.1",
"micromatch": "^4.0.5",
"normalize-path": "^3.0.0",
"schema-utils": "^4.0.0"
},
"engines": {
"node": ">= 12.13.0"
"node": ">= 14.15.0"
},
"funding": {
"type": "opencollective",
@@ -16655,17 +16655,18 @@
}
},
"node_modules/stylelint-webpack-plugin/node_modules/jest-worker": {
"version": "28.1.3",
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-28.1.3.tgz",
"integrity": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==",
"version": "29.4.1",
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.4.1.tgz",
"integrity": "sha512-O9doU/S1EBe+yp/mstQ0VpPwpv0Clgn68TkNwGxL6/usX/KUW9Arnn4ag8C3jc6qHcXznhsT5Na1liYzAsuAbQ==",
"dev": true,
"dependencies": {
"@types/node": "*",
"jest-util": "^29.4.1",
"merge-stream": "^2.0.0",
"supports-color": "^8.0.0"
},
"engines": {
"node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
}
},
"node_modules/stylelint-webpack-plugin/node_modules/json-schema-traverse": {
@@ -30798,13 +30799,13 @@
}
},
"stylelint-webpack-plugin": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-3.3.0.tgz",
"integrity": "sha512-F53bapIZ9zI16ero8IWm6TrUE6SSibZBphJE9b5rR2FxtvmGmm1YmS+a5xjQzn63+cv71GVSCu4byX66fBLpEw==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/stylelint-webpack-plugin/-/stylelint-webpack-plugin-4.0.0.tgz",
"integrity": "sha512-VDxJ2/TLvykZCwa6CLfqN6pR/smkI3ry5x+p4ujxdJklUyEmkcxxumpL3x1k9XI55IxPqu8d2wXcGo3qWBChHA==",
"dev": true,
"requires": {
"globby": "^11.1.0",
"jest-worker": "^28.1.0",
"jest-worker": "^29.4.1",
"micromatch": "^4.0.5",
"normalize-path": "^3.0.0",
"schema-utils": "^4.0.0"
@@ -30838,12 +30839,13 @@
"dev": true
},
"jest-worker": {
"version": "28.1.3",
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-28.1.3.tgz",
"integrity": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==",
"version": "29.4.1",
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.4.1.tgz",
"integrity": "sha512-O9doU/S1EBe+yp/mstQ0VpPwpv0Clgn68TkNwGxL6/usX/KUW9Arnn4ag8C3jc6qHcXznhsT5Na1liYzAsuAbQ==",
"dev": true,
"requires": {
"@types/node": "*",
"jest-util": "^29.4.1",
"merge-stream": "^2.0.0",
"supports-color": "^8.0.0"
}

View File

@@ -87,7 +87,7 @@
"eslint-webpack-plugin": "^3.2.0",
"jest": "^29.4.1",
"jest-serializer-vue": "^3.1.0",
"stylelint-webpack-plugin": "^3.3.0",
"stylelint-webpack-plugin": "^4.0.0",
"vue-template-compiler": "^2.7.14"
},
"jest": {