Skip to content

Commit

Permalink
housekeeping: Update dependency esbuild to v0.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 31, 2024
1 parent 9998f12 commit a7c52e6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@types/react": "17.0.50",
"@types/react-dom": "17.0.17",
"csstype": "3.0.3",
"esbuild": "0.18.13",
"esbuild": "0.23.1",
"eslint": "8.16.0",
"jest": "27.5.1",
"react": "17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion frontend/packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"chalk": "^4",
"dotenv": "^16.3.1",
"enzyme": "^3.11.0",
"esbuild": "^0.18.0",
"esbuild": "^0.23.0",
"eslint": "^8.3.0",
"eslint-config-airbnb": "^19.0.0",
"eslint-config-prettier": "^8.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@clutch-sh/tools": "^4.0.0-beta",
"esbuild": "^0.18.0",
"esbuild": "^0.23.0",
"eslint": "^8.3.0",
"jest": "^27.0.0"
},
Expand Down

0 comments on commit a7c52e6

Please sign in to comment.