Skip to content

Commit eb56a39

Browse files
build(deps-dev): bump eslint-plugin-unused-imports from 4.2.0 to 4.3.0 (#1887)
Bumps [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) from 4.2.0 to 4.3.0. - [Commits](sweepline/eslint-plugin-unused-imports@v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-unused-imports dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62ac3b7 commit eb56a39

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-import": "^2.32.0",
5555
"eslint-plugin-react": "^7.37.5",
5656
"eslint-plugin-react-hooks": "^7.0.1",
57-
"eslint-plugin-unused-imports": "^4.2.0",
57+
"eslint-plugin-unused-imports": "^4.3.0",
5858
"eslint-webpack-plugin": "^5.0.2",
5959
"file-loader": "^6.2.0",
6060
"html-webpack-plugin": "^5.6.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5099,7 +5099,7 @@ __metadata:
50995099
eslint-plugin-import: ^2.32.0
51005100
eslint-plugin-react: ^7.37.5
51015101
eslint-plugin-react-hooks: ^7.0.1
5102-
eslint-plugin-unused-imports: ^4.2.0
5102+
eslint-plugin-unused-imports: ^4.3.0
51035103
eslint-webpack-plugin: ^5.0.2
51045104
file-loader: ^6.2.0
51055105
html-webpack-plugin: ^5.6.4
@@ -7062,16 +7062,16 @@ __metadata:
70627062
languageName: node
70637063
linkType: hard
70647064

7065-
"eslint-plugin-unused-imports@npm:^4.2.0":
7066-
version: 4.2.0
7067-
resolution: "eslint-plugin-unused-imports@npm:4.2.0"
7065+
"eslint-plugin-unused-imports@npm:^4.3.0":
7066+
version: 4.3.0
7067+
resolution: "eslint-plugin-unused-imports@npm:4.3.0"
70687068
peerDependencies:
70697069
"@typescript-eslint/eslint-plugin": ^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0
70707070
eslint: ^9.0.0 || ^8.0.0
70717071
peerDependenciesMeta:
70727072
"@typescript-eslint/eslint-plugin":
70737073
optional: true
7074-
checksum: f3ab84c3910a17c794b3776ede6645ff408e10340ffdf06893f6934653509f27e3637c3f5e9dd66d78031c6f42542fbda118f85bd24b978651787795b0f8cb6d
7074+
checksum: e03d2399f429a865c156a2f76de40060f8b290f4e2626a6102a1bac22ccea5ac42eb63280b3b1abe5c32eccc8e90dd2ce27f8066f62bb4ffb0fe6754612eceb1
70757075
languageName: node
70767076
linkType: hard
70777077

0 commit comments

Comments
 (0)