Skip to content

Commit b9683aa

Browse files
Update dependency eslint-plugin-react to v7.37.4
1 parent 26e323e commit b9683aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

javascript/hello-world/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint-config-airbnb": "19.0.4",
1717
"eslint-plugin-import": "2.31.0",
1818
"eslint-plugin-jsx-a11y": "6.10.2",
19-
"eslint-plugin-react": "7.37.2",
19+
"eslint-plugin-react": "7.37.4",
2020
"jest": "29.7.0"
2121
},
2222
"jest": {

javascript/leap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint-config-airbnb": "19.0.4",
1717
"eslint-plugin-import": "2.31.0",
1818
"eslint-plugin-jsx-a11y": "6.10.2",
19-
"eslint-plugin-react": "7.37.2",
19+
"eslint-plugin-react": "7.37.4",
2020
"jest": "29.7.0"
2121
},
2222
"jest": {

0 commit comments

Comments
 (0)