Skip to content

Commit

Permalink
#16 fix : eslint-plugin install
Browse files Browse the repository at this point in the history
  • Loading branch information
leejin-rho committed Jun 27, 2024
1 parent 31097ed commit cc5ed4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"@yarnpkg/pnpify": "^4.1.0",
"eslint": "8.54.0",
"eslint-config-next": "14.0.3",
"eslint-plugin-react": "^7.34.3",
"typescript": "5.4.5"
},
"packageManager": "[email protected]"
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4029,7 +4029,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react@npm:^7.33.2":
"eslint-plugin-react@npm:^7.33.2, eslint-plugin-react@npm:^7.34.3":
version: 7.34.3
resolution: "eslint-plugin-react@npm:7.34.3"
dependencies:
Expand Down Expand Up @@ -7677,6 +7677,7 @@ __metadata:
embla-carousel-react: "npm:^8.1.3"
eslint: "npm:8.54.0"
eslint-config-next: "npm:14.0.3"
eslint-plugin-react: "npm:^7.34.3"
gh-pages: "npm:^6.1.1"
jotai: "npm:^2.8.3"
lottie-web: "npm:^5.12.2"
Expand Down

0 comments on commit cc5ed4b

Please sign in to comment.