Skip to content

Commit 5a785c1

Browse files
chore(deps-dev): bump eslint-plugin-react-refresh from 0.4.14 to 0.4.16 (#229)
1 parent bfd20e2 commit 5a785c1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint": "^8.57.1",
2323
"eslint-plugin-react": "^7.37.2",
2424
"eslint-plugin-react-hooks": "^4.6.2",
25-
"eslint-plugin-react-refresh": "^0.4.14",
25+
"eslint-plugin-react-refresh": "^0.4.16",
2626
"vite": "^5.4.11"
2727
}
2828
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1177,10 +1177,10 @@ eslint-plugin-react-hooks@^4.6.2:
11771177
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
11781178
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
11791179

1180-
eslint-plugin-react-refresh@^0.4.14:
1181-
version "0.4.14"
1182-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.14.tgz#e3c611ead69bbf7436d01295c853d4abb8c59f68"
1183-
integrity sha512-aXvzCTK7ZBv1e7fahFuR3Z/fyQQSIQ711yPgYRj+Oj64tyTgO4iQIDmYXDBqvSWQ/FA4OSCsXOStlF+noU0/NA==
1180+
eslint-plugin-react-refresh@^0.4.16:
1181+
version "0.4.16"
1182+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.16.tgz#149dbc9279bd16942409f1c1d2f0dce3299430ef"
1183+
integrity sha512-slterMlxAhov/DZO8NScf6mEeMBBXodFUolijDvrtTxyezyLoTQaa73FyYus/VbTdftd8wBgBxPMRk3poleXNQ==
11841184

11851185
eslint-plugin-react@^7.37.2:
11861186
version "7.37.2"

0 commit comments

Comments
 (0)