mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-13 18:14:09 +00:00
build(deps-dev): bump eslint-webpack-plugin from 3.2.0 to 4.0.0 (#1491)
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.2.0...v4.0.0) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"eslint-plugin-total-functions": "^6.0.0",
|
||||
"eslint-webpack-plugin": "^3.2.0",
|
||||
"eslint-webpack-plugin": "^4.0.0",
|
||||
"prettier": "^2.8.3"
|
||||
},
|
||||
"packageManager": "yarn@3.3.0",
|
||||
|
||||
@@ -2589,7 +2589,7 @@ __metadata:
|
||||
eslint-plugin-prettier: ^4.2.1
|
||||
eslint-plugin-react: ^7.32.2
|
||||
eslint-plugin-total-functions: ^6.0.0
|
||||
eslint-webpack-plugin: ^3.2.0
|
||||
eslint-webpack-plugin: ^4.0.0
|
||||
fake-indexeddb: ^4.0.1
|
||||
file-loader: ^6.2.0
|
||||
fs-extra: ^11.1.0
|
||||
@@ -4620,7 +4620,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/eslint@npm:*, @types/eslint@npm:^7.29.0 || ^8.4.1":
|
||||
"@types/eslint@npm:*":
|
||||
version: 8.4.3
|
||||
resolution: "@types/eslint@npm:8.4.3"
|
||||
dependencies:
|
||||
@@ -4630,6 +4630,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/eslint@npm:^8.4.10":
|
||||
version: 8.21.0
|
||||
resolution: "@types/eslint@npm:8.21.0"
|
||||
dependencies:
|
||||
"@types/estree": "*"
|
||||
"@types/json-schema": "*"
|
||||
checksum: 48823b13e1ffbc6fe22c96d99f691a17507ef5a498c4aed95e3a9076ec6d44ff48ce8a632928b6f82bea92701ac8967bba0d78a5c9de4dfa3f2e12d26dae7da4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/estree@npm:*, @types/estree@npm:^0.0.51":
|
||||
version: 0.0.51
|
||||
resolution: "@types/estree@npm:0.0.51"
|
||||
@@ -8308,19 +8318,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-webpack-plugin@npm:^3.2.0":
|
||||
version: 3.2.0
|
||||
resolution: "eslint-webpack-plugin@npm:3.2.0"
|
||||
"eslint-webpack-plugin@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "eslint-webpack-plugin@npm:4.0.0"
|
||||
dependencies:
|
||||
"@types/eslint": ^7.29.0 || ^8.4.1
|
||||
jest-worker: ^28.0.2
|
||||
"@types/eslint": ^8.4.10
|
||||
jest-worker: ^29.4.1
|
||||
micromatch: ^4.0.5
|
||||
normalize-path: ^3.0.0
|
||||
schema-utils: ^4.0.0
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
eslint: ^8.0.0
|
||||
webpack: ^5.0.0
|
||||
checksum: 095034c35e773fdb21ec7e597ae1f8a6899679c290db29d8568ca94619e8c7f4971f0f9edccc8a965322ab8af9286c87205985a38f4fdcf17654aee7cd8bb7b5
|
||||
checksum: e57a1e6cd23ff72bfdcb96fbf61b8561eb0ed7793ca7922803c4ce9e2aac717168e674d5b08926e6a115126435494adb1f2c9e7cd646b7b56ab3ddf05f8ceec2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -10470,17 +10480,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-worker@npm:^28.0.2":
|
||||
version: 28.1.3
|
||||
resolution: "jest-worker@npm:28.1.3"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
merge-stream: ^2.0.0
|
||||
supports-color: ^8.0.0
|
||||
checksum: e921c9a1b8f0909da9ea07dbf3592f95b653aef3a8bb0cbcd20fc7f9a795a1304adecac31eecb308992c167e8d7e75c522061fec38a5928ace0f9571c90169ca
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-worker@npm:^29.1.2, jest-worker@npm:^29.4.1":
|
||||
version: 29.4.1
|
||||
resolution: "jest-worker@npm:29.4.1"
|
||||
|
||||
Reference in New Issue
Block a user