Skip to content

Commit

Permalink
chore(deps): update dependency esbuild-loader to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent 502a5aa commit 077e0ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/airnode-deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"aws-sdk-client-mock": "^3.0.0",
"aws-sdk-client-mock-jest": "^3.0.0",
"copyfiles": "^2.4.1",
"esbuild-loader": "^3.0.1",
"esbuild-loader": "^4.0.1",
"jest": "^29.6.0",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6948,13 +6948,13 @@ es-to-primitive@^1.2.1:
is-date-object "^1.0.1"
is-symbol "^1.0.2"

esbuild-loader@^3.0.1:
version "3.2.0"
resolved "https://registry.yarnpkg.com/esbuild-loader/-/esbuild-loader-3.2.0.tgz#78f11e1a2fd651758de490860acebda1c7e10131"
integrity sha512-lnIdRMQpk50alCa0QoW0ozc0D3rjJXl02mtMsk9INIcW25RPZhDja332bu85ixwVNbhQ7VfBRcQyZ/qza8mWiA==
esbuild-loader@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/esbuild-loader/-/esbuild-loader-4.0.1.tgz#6ac1eb1bcde886bc15055d31ef78ed29fce6951e"
integrity sha512-y65bkn+qJX+FEXQESLL3cv8c1KSjVRXE0+TDT4bBBYxqaOcq4AidQL03bgHqnDgS+HZBhqtEPdM9tWk36/cWjQ==
dependencies:
esbuild "^0.19.0"
get-tsconfig "^4.6.2"
get-tsconfig "^4.7.0"
loader-utils "^2.0.4"
webpack-sources "^1.4.3"

Expand Down Expand Up @@ -8085,7 +8085,7 @@ get-symbol-description@^1.0.0:
call-bind "^1.0.2"
get-intrinsic "^1.1.1"

get-tsconfig@^4.6.2:
get-tsconfig@^4.7.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.0.tgz#06ce112a1463e93196aa90320c35df5039147e34"
integrity sha512-pmjiZ7xtB8URYm74PlGJozDNyhvsVLUcpBa8DZBG3bWHwaHa9bPiRpiSfovw+fjhwONSCWKRyk+JQHEGZmMrzw==
Expand Down

0 comments on commit 077e0ef

Please sign in to comment.