Skip to content

Commit

Permalink
chore(deps-dev): bump esbuild-node-externals from 1.12.0 to 1.13.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.12.0 to 1.13.0.
- [Release notes](https://github.com/pradel/esbuild-node-externals/releases)
- [Commits](pradel/esbuild-node-externals@v1.12.0...v1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent ec94823 commit 231145c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"esbuild": "^0.20.0",
"esbuild-css-modules-plugin": "^2.7.1",
"esbuild-decorators": "^1.0.0",
"esbuild-node-externals": "^1.12.0",
"esbuild-node-externals": "^1.13.0",
"esbuild-plugin-alias": "^0.2.1",
"esbuild-plugin-cssminify": "^0.0.3",
"esbuild-plugin-ts-decorators": "^1.0.3",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5136,10 +5136,10 @@ esbuild-decorators@^1.0.0:
resolved "https://registry.yarnpkg.com/esbuild-decorators/-/esbuild-decorators-1.0.0.tgz#ead1141507455b45a393f56b42197c5d83443a44"
integrity sha512-D8Z0tiurpW3FgI8xGToi59v8mHrGWONvLTUOP6hSvHgKNHP1627TW+GfsMKNLLiiNcG7rzIuggeThJYcD1ob1g==

esbuild-node-externals@^1.12.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/esbuild-node-externals/-/esbuild-node-externals-1.12.0.tgz#9ae364f332f7ca59cd5f7d6b888946ce56a5e496"
integrity sha512-0rQM4N9QZwnLetzkUCOHj7Dj+YkD2IlHJIO/+3bb/AOAyDPG4D4tSTdli4QjrXRfPIffS5zAUrhxSbeyqmXhAg==
esbuild-node-externals@^1.13.0:
version "1.13.0"
resolved "https://registry.yarnpkg.com/esbuild-node-externals/-/esbuild-node-externals-1.13.0.tgz#adad097c1d45a373cc2226b76408ba095a5c1c62"
integrity sha512-EAd32LMfUajIbLZphERyDVltTn/jir55B40xND5ro6VpCiv5/pum+s51cQf3LBFSVgEFznVJYMJtfVCJiSb32w==
dependencies:
find-up "^5.0.0"
tslib "^2.4.1"
Expand Down Expand Up @@ -10169,16 +10169,11 @@ tslib@^1.8.1:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==

tslib@^2.0.0, tslib@^2.0.1, tslib@^2.3.1, tslib@^2.4.1:
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.1:
version "2.6.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

tslib@^2.1.0:
version "2.6.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==

tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
Expand Down

0 comments on commit 231145c

Please sign in to comment.