Skip to content

Commit

Permalink
[frontend] Update dependency eslint-plugin-react-refresh to v0.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 9fd5e58 commit 36506e1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion openbas-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"eslint-plugin-import-newlines": "1.4.0",
"eslint-plugin-playwright": "2.1.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-refresh": "0.4.14",
"eslint-plugin-react-refresh": "0.4.16",
"eslint-plugin-simple-import-sort": "12.1.1",
"express": "4.21.1",
"fs-extra": "11.2.0",
Expand Down
12 changes: 6 additions & 6 deletions openbas-front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5413,12 +5413,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-refresh@npm:0.4.14":
version: 0.4.14
resolution: "eslint-plugin-react-refresh@npm:0.4.14"
"eslint-plugin-react-refresh@npm:0.4.16":
version: 0.4.16
resolution: "eslint-plugin-react-refresh@npm:0.4.16"
peerDependencies:
eslint: ">=7"
checksum: 10c0/427108008ffcc2e0be36897398e61a2fae54c5bf092af0171bc4cf1927080d40619bb07be02ecd7c515372210228cf849023997cfa0252d37115f9b0c0debcd2
eslint: ">=8.40"
checksum: 10c0/0628d54b6cc6773a89252e2a7c82c7905a00dc8dc99a6ae2885a64f3b45bd3012a40cf9791ee24aa5dcf75665d8c8be4699845bbbf205cd0ef652702701a7865
languageName: node
linkType: hard

Expand Down Expand Up @@ -8922,7 +8922,7 @@ __metadata:
eslint-plugin-import-newlines: "npm:1.4.0"
eslint-plugin-playwright: "npm:2.1.0"
eslint-plugin-react: "npm:7.37.2"
eslint-plugin-react-refresh: "npm:0.4.14"
eslint-plugin-react-refresh: "npm:0.4.16"
eslint-plugin-simple-import-sort: "npm:12.1.1"
express: "npm:4.21.1"
final-form: "npm:4.20.10"
Expand Down

0 comments on commit 36506e1

Please sign in to comment.