Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to ^0.19.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent 97e2949 commit a46d9be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"depcheck": "^1.4.3",
"dotenv": "^16.0.3",
"dotenv-flow": "^3.2.0",
"esbuild": "^0.19.0",
"esbuild": "^0.19.5",
"esbuild-register": "^3.4.2",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8729,7 +8729,7 @@ esbuild@^0.18.10, esbuild@^0.18.17:
"@esbuild/win32-ia32" "0.18.17"
"@esbuild/win32-x64" "0.18.17"

esbuild@^0.19.0, esbuild@^0.19.2:
esbuild@^0.19.0, esbuild@^0.19.2, esbuild@^0.19.5:
version "0.19.5"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.19.5.tgz#53a0e19dfbf61ba6c827d51a80813cf071239a8c"
integrity sha512-bUxalY7b1g8vNhQKdB24QDmHeY4V4tw/s6Ak5z+jJX9laP5MoQseTOMemAr0gxssjNcH0MCViG8ONI2kksvfFQ==
Expand Down

0 comments on commit a46d9be

Please sign in to comment.