mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps-dev): bump eslint-webpack-plugin from 4.0.0 to 4.0.1 (#1678)
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 4.0.0 to 4.0.1. - [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/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... 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.10.5",
|
||||
"eslint-webpack-plugin": "^4.0.0",
|
||||
"eslint-webpack-plugin": "^4.0.1",
|
||||
"prettier": "^2.8.7"
|
||||
},
|
||||
"packageManager": "yarn@3.3.0",
|
||||
|
||||
@@ -2684,7 +2684,7 @@ __metadata:
|
||||
eslint-plugin-prettier: ^4.2.1
|
||||
eslint-plugin-react: ^7.32.2
|
||||
eslint-plugin-total-functions: ^6.10.5
|
||||
eslint-webpack-plugin: ^4.0.0
|
||||
eslint-webpack-plugin: ^4.0.1
|
||||
fake-indexeddb: ^4.0.1
|
||||
file-loader: ^6.2.0
|
||||
fs-extra: ^11.1.1
|
||||
@@ -4726,7 +4726,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/eslint@npm:*, @types/eslint@npm:^8.4.10":
|
||||
"@types/eslint@npm:*":
|
||||
version: 8.21.0
|
||||
resolution: "@types/eslint@npm:8.21.0"
|
||||
dependencies:
|
||||
@@ -4736,6 +4736,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/eslint@npm:^8.37.0":
|
||||
version: 8.37.0
|
||||
resolution: "@types/eslint@npm:8.37.0"
|
||||
dependencies:
|
||||
"@types/estree": "*"
|
||||
"@types/json-schema": "*"
|
||||
checksum: 06d3b3fba12004294591b5c7a52e3cec439472195da54e096076b1f2ddfbb8a445973b9681046dd530a6ac31eca502f635abc1e3ce37d03513089358e6f822ee
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/estree@npm:*, @types/estree@npm:^0.0.51":
|
||||
version: 0.0.51
|
||||
resolution: "@types/estree@npm:0.0.51"
|
||||
@@ -8446,19 +8456,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-webpack-plugin@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "eslint-webpack-plugin@npm:4.0.0"
|
||||
"eslint-webpack-plugin@npm:^4.0.1":
|
||||
version: 4.0.1
|
||||
resolution: "eslint-webpack-plugin@npm:4.0.1"
|
||||
dependencies:
|
||||
"@types/eslint": ^8.4.10
|
||||
jest-worker: ^29.4.1
|
||||
"@types/eslint": ^8.37.0
|
||||
jest-worker: ^29.5.0
|
||||
micromatch: ^4.0.5
|
||||
normalize-path: ^3.0.0
|
||||
schema-utils: ^4.0.0
|
||||
peerDependencies:
|
||||
eslint: ^8.0.0
|
||||
webpack: ^5.0.0
|
||||
checksum: e57a1e6cd23ff72bfdcb96fbf61b8561eb0ed7793ca7922803c4ce9e2aac717168e674d5b08926e6a115126435494adb1f2c9e7cd646b7b56ab3ddf05f8ceec2
|
||||
checksum: 94fe0817fc580729dc6edc4a31c9f7dbeb97ad134c6c4192feab66aae711ed5afe35c5bc8d5e99b39626b469300196df72e631f5e53c55723adbf850765924e5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -10622,7 +10632,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-worker@npm:^29.4.1, jest-worker@npm:^29.4.3, jest-worker@npm:^29.5.0":
|
||||
"jest-worker@npm:^29.4.3, jest-worker@npm:^29.5.0":
|
||||
version: 29.5.0
|
||||
resolution: "jest-worker@npm:29.5.0"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user