Skip to content

Commit

Permalink
chore: lower dev esbuild version
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmpinto committed Oct 29, 2024
1 parent 1425f04 commit 6a80ea1
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 108 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.2.0",
"@types/node": "^22.5.4",
"esbuild": "^0.24.0",
"esbuild": "^0.21.4",
"eslint": "^9.2.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
Expand Down
204 changes: 97 additions & 107 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6a80ea1

Please sign in to comment.