Skip to content

Commit 17070c2

Browse files
chore(deps): update dependency eslint-plugin-react-refresh to v0.5.1
| datasource | package | from | to | | ---------- | --------------------------- | ------ | ----- | | npm | eslint-plugin-react-refresh | 0.4.19 | 0.5.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent aee5684 commit 17070c2

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint": "9.26.0",
8282
"eslint-config-prettier": "10.1.8",
8383
"eslint-plugin-react-hooks": "5.2.0",
84-
"eslint-plugin-react-refresh": "0.4.19",
84+
"eslint-plugin-react-refresh": "0.5.1",
8585
"glob": "11.1.0",
8686
"globals": "16.0.0",
8787
"husky": "9.1.7",

yarn.lock

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1485,17 +1485,7 @@ ajv@^6.12.4:
14851485
json-schema-traverse "^0.4.1"
14861486
uri-js "^4.2.2"
14871487

1488-
ajv@^8.0.0, ajv@^8.0.1:
1489-
version "8.17.1"
1490-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6"
1491-
integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==
1492-
dependencies:
1493-
fast-deep-equal "^3.1.3"
1494-
fast-uri "^3.0.1"
1495-
json-schema-traverse "^1.0.0"
1496-
require-from-string "^2.0.2"
1497-
1498-
ajv@^8.17.1:
1488+
ajv@^8.0.0, ajv@^8.0.1, ajv@^8.17.1:
14991489
version "8.18.0"
15001490
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.18.0.tgz#8864186b6738d003eb3a933172bb3833e10cefbc"
15011491
integrity sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==
@@ -2209,10 +2199,10 @@ eslint-plugin-react-hooks@5.2.0:
22092199
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.2.0.tgz#1be0080901e6ac31ce7971beed3d3ec0a423d9e3"
22102200
integrity sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==
22112201

2212-
eslint-plugin-react-refresh@0.4.19:
2213-
version "0.4.19"
2214-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.19.tgz#f15020c0caa58e33fc4efda27d328281ca74e53d"
2215-
integrity sha512-eyy8pcr/YxSYjBoqIFSrlbn9i/xvxUFa8CjzAYo9cFjgGXqq1hyjihcpZvxRLalpaWmueWR81xn7vuKmAFijDQ==
2202+
eslint-plugin-react-refresh@0.5.1:
2203+
version "0.5.1"
2204+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.5.1.tgz#d13f1cfea4718a108060a41219d1849287278adc"
2205+
integrity sha512-Y5sJsreCUdGcF4mLD70iJNa47Z6CX4MsqJoJBARDC/fBhmacSby7k73UuValr0F9M7GfWKpEqS4NMsniWkVxQw==
22162206

22172207
eslint-scope@^8.3.0:
22182208
version "8.4.0"

0 commit comments

Comments
 (0)