Skip to content

Commit

Permalink
chore(deps): 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 7, 2024
1 parent c9cace5 commit ceb55cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion playground/javascript/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vitejs/plugin-react-swc": "3.5.0",
"eslint": "9.15.0",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-refresh": "0.4.14",
"eslint-plugin-react-refresh": "0.4.16",
"globals": "15.12.0",
"typescript": "5.7.2",
"typescript-eslint": "8.15.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3946,12 +3946,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: 10/295ddf50cbe03187133f855f76baf88c92ce487971cdbc0ab33e037dc5d3d187fe2f809633eaa94da2769859963664b8c5b745db4812c644a1c535fe8823a045
eslint: ">=8.40"
checksum: 10/72f022097978a4efe161cd07fd30b65f441e102c3139dd58cb132ecbc756c7d8b2739b78408556bcfb2d38c0f703eeac7eaef756818d887230e2cb93925af5a5
languageName: node
linkType: hard

Expand Down Expand Up @@ -5659,7 +5659,7 @@ __metadata:
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
eslint: "npm:9.15.0"
eslint-plugin-react-hooks: "npm:5.0.0"
eslint-plugin-react-refresh: "npm:0.4.14"
eslint-plugin-react-refresh: "npm:0.4.16"
globals: "npm:15.12.0"
instantsearch.css: "npm:^8.5.1"
react: "npm:^18.3.1"
Expand Down

0 comments on commit ceb55cf

Please sign in to comment.