mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
chore(deps-dev): bump esbuild and esbuild-node-externals
Bumps [esbuild](https://github.com/evanw/esbuild) and [esbuild-node-externals](https://github.com/pradel/esbuild-node-externals). These dependencies needed to be updated together. Updates `esbuild` from 0.19.12 to 0.27.4 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.19.12...v0.27.4) Updates `esbuild-node-externals` from 1.12.0 to 1.20.1 - [Release notes](https://github.com/pradel/esbuild-node-externals/releases) - [Commits](https://github.com/pradel/esbuild-node-externals/compare/v1.12.0...esbuild-node-externals-v1.20.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.4 dependency-type: direct:development - dependency-name: esbuild-node-externals dependency-version: 1.20.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b8e6bd858b
commit
f3579822bc
2 changed files with 300 additions and 239 deletions
|
|
@ -69,7 +69,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.18.58",
|
||||
"esbuild": "^0.19.10",
|
||||
"esbuild": "^0.27.4",
|
||||
"esbuild-node-externals": "^1.12.0",
|
||||
"eslint": "^8.49.0",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue