Skip to content

Commit

Permalink
v0.9.1: Bump eslint-plugin-react from 7.11.0 to 7.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ricky-wong committed Nov 8, 2023
1 parent 91ba531 commit cd4f7e4
Show file tree
Hide file tree
Showing 2 changed files with 764 additions and 18 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-coursera",
"version": "0.9.0",
"version": "0.9.1",
"description": "Coursera's approach to JavaScript",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down Expand Up @@ -42,7 +42,7 @@
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-prettier": "^2.0.1",
"eslint-plugin-react": "^7.11.0",
"eslint-plugin-react": "^7.25.0",
"prettier": "^1.14.0"
},
"resolutions": {
Expand Down
Loading

0 comments on commit cd4f7e4

Please sign in to comment.