Skip to content

Commit

Permalink
Merge pull request #56 from serlo/dependabot/npm_and_yarn/eslint-plug…
Browse files Browse the repository at this point in the history
…in-react-7.36.1

chore(deps-dev): bump eslint-plugin-react from 7.35.2 to 7.36.1
  • Loading branch information
hugotiburtino authored Sep 27, 2024
2 parents aa8856d + 96053fa commit 42398b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react-swc": "^3.7.0",
"eslint": "^9.10.0",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.12",
"globals": "^15.9.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2267,9 +2267,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.35.2":
version: 7.35.2
resolution: "eslint-plugin-react@npm:7.35.2"
"eslint-plugin-react@npm:^7.36.1":
version: 7.36.1
resolution: "eslint-plugin-react@npm:7.36.1"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -2291,7 +2291,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10/f4631612444f9066c8007e9433c0972754b75d33be410cd18dcf003e4209600240dec3e50a9962aae35e9a08920a1eb60e51d3cc140e5f6c95582e727ebec74e
checksum: 10/bca154b446c35af4859a92fd043dcfe5c74851eb27652234020548570bb81d37cc9f1eb1795b3c9e7514de6c9b48f42fcc00153062eca879dab45ab84e49d0b1
languageName: node
linkType: hard

Expand Down Expand Up @@ -4914,7 +4914,7 @@ __metadata:
"@vitejs/plugin-react-swc": "npm:^3.7.0"
dotenv: "npm:^16.4.5"
eslint: "npm:^9.10.0"
eslint-plugin-react: "npm:^7.35.2"
eslint-plugin-react: "npm:^7.36.1"
eslint-plugin-react-hooks: "npm:^4.6.2"
eslint-plugin-react-refresh: "npm:^0.4.12"
express: "npm:^4.19.2"
Expand Down

0 comments on commit 42398b6

Please sign in to comment.