Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-react-refresh from 0.4.16 to 0.4.18
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.16 to 0.4.18.
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.16...v0.4.18)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Jan 13, 2025
1 parent 42744fa commit cd1e5dd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/tldraw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-react-refresh": "^0.4.18",
"jwt-decode": "^4.0.0",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/wisemapping/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint": "^9.17.0",
"eslint-plugin-format": "^0.1.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-react-refresh": "^0.4.18",
"jwt-decode": "^4.0.0",
"lodash.throttle": "^4.1.1",
"react": "^18.3.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1562,7 +1562,7 @@ __metadata:
eslint: "npm:^9.17.0"
eslint-plugin-format: "npm:^0.1.3"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-react-refresh: "npm:^0.4.16"
eslint-plugin-react-refresh: "npm:^0.4.18"
jwt-decode: "npm:^4.0.0"
lodash.debounce: "npm:^4.0.8"
lodash.throttle: "npm:^4.1.1"
Expand Down Expand Up @@ -1689,7 +1689,7 @@ __metadata:
eslint: "npm:^9.17.0"
eslint-plugin-format: "npm:^0.1.3"
eslint-plugin-react-hooks: "npm:^5.1.0"
eslint-plugin-react-refresh: "npm:^0.4.16"
eslint-plugin-react-refresh: "npm:^0.4.18"
jwt-decode: "npm:^4.0.0"
lodash.throttle: "npm:^4.1.1"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -6173,12 +6173,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-refresh@npm:^0.4.16":
version: 0.4.16
resolution: "eslint-plugin-react-refresh@npm:0.4.16"
"eslint-plugin-react-refresh@npm:^0.4.18":
version: 0.4.18
resolution: "eslint-plugin-react-refresh@npm:0.4.18"
peerDependencies:
eslint: ">=8.40"
checksum: 10/72f022097978a4efe161cd07fd30b65f441e102c3139dd58cb132ecbc756c7d8b2739b78408556bcfb2d38c0f703eeac7eaef756818d887230e2cb93925af5a5
checksum: 10/5374e01f4a41c0cfe66a50162ab8c63aa919cc4f287942093a0f2beecae21f5b5ccab5442a5a29b6f4d8dd653582eabca40222c494904216dbf8d3b9fa97a190
languageName: node
linkType: hard

Expand Down

0 comments on commit cd1e5dd

Please sign in to comment.