Skip to content

Commit

Permalink
Lock eslint version (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoGEsteves authored Jun 13, 2024
1 parent 37c649c commit bd16393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/react-dom": "18.3.0",
"@types/uuid": "9.0.8",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.3",
"postcss": "8.4.38",
"prisma": "5.15.0",
Expand Down

0 comments on commit bd16393

Please sign in to comment.