Skip to content

Commit

Permalink
fix(deps): bump esbuild-node-externals from 1.14.0 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps [esbuild-node-externals](https://github.com/pradel/esbuild-node-externals) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/pradel/esbuild-node-externals/releases)
- [Commits](pradel/esbuild-node-externals@v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: esbuild-node-externals
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 1254eeb commit 122afd5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2406,9 +2406,9 @@ es-to-primitive@^1.2.1:
is-symbol "^1.0.2"

esbuild-node-externals@^1.7.0:
version "1.14.0"
resolved "https://registry.yarnpkg.com/esbuild-node-externals/-/esbuild-node-externals-1.14.0.tgz#fc2950c67a068dc2b538fd1381ad7d8e20a6f54d"
integrity sha512-jMWnTlCII3cLEjR5+u0JRSTJuP+MgbjEHKfwSIAI41NgLQ0ZjfzjchlbEn0r7v2u5gCBMSEYvYlkO7GDG8gG3A==
version "1.15.0"
resolved "https://registry.yarnpkg.com/esbuild-node-externals/-/esbuild-node-externals-1.15.0.tgz#9b7c84877779e46a184115746c51ddd3854237e5"
integrity sha512-lM5f3CQL9Ctv6mBwwYAEMcphK2qrjVRnemT1mufECpFaidZvFVvQDPcuno/MQfLVk4utVuSVxm1RHLyg/ONQ/A==
dependencies:
find-up "^5.0.0"
tslib "^2.4.1"
Expand Down

0 comments on commit 122afd5

Please sign in to comment.