Skip to content

Commit 11be1ba

Browse files
chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /packages/lovebox-client directory: [esbuild](https://github.com/evanw/esbuild). Bumps the npm_and_yarn group with 1 update in the /packages/node-red-lovebox directory: [esbuild](https://github.com/evanw/esbuild). Updates `esbuild` from 0.21.3 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.21.3...v0.25.0) Updates `esbuild` from 0.21.3 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](evanw/esbuild@v0.21.3...v0.25.0) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dafc28c commit 11be1ba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/lovebox-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@jest/globals": "29.7.0",
6969
"@types/debug": "4.1.12",
7070
"dotenv": "16.4.5",
71-
"esbuild": "0.21.3",
71+
"esbuild": "0.25.0",
7272
"jest": "29.7.0",
7373
"jest-sonar": "0.2.16",
7474
"rimraf": "5.0.7",

packages/node-red-lovebox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/node-red": "^1.3.5",
7070
"@types/node-red__registry": "^1.3.10",
7171
"canvas": "^2.11.2",
72-
"esbuild": "0.21.3",
72+
"esbuild": "0.25.0",
7373
"inquirer": "^9.2.22",
7474
"jest": "29.7.0",
7575
"jest-sonar": "0.2.16",

0 commit comments

Comments
 (0)