Skip to content

Commit

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

chore(deps-dev): bump eslint-plugin-react from 7.36.1 to 7.37.1
  • Loading branch information
hugotiburtino authored Oct 10, 2024
2 parents 74bbbe9 + 811b462 commit a8e1e97
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 @@ -53,7 +53,7 @@
"@vitejs/plugin-react-swc": "^3.7.1",
"esbuild": "^0.24.0",
"eslint": "^9.10.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.12",
"globals": "^15.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2535,9 +2535,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -5183,7 +5183,7 @@ __metadata:
dotenv: "npm:^16.4.5"
esbuild: "npm:^0.24.0"
eslint: "npm:^9.10.0"
eslint-plugin-react: "npm:^7.36.1"
eslint-plugin-react: "npm:^7.37.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 a8e1e97

Please sign in to comment.