Skip to content

Commit 022e4b1

Browse files
chore(deps): bump the dependencies group across 1 directory with 2 updates (#445)
Bumps the dependencies group with 2 updates in the / directory: [esbuild](https://github.com/evanw/esbuild) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `esbuild` from 0.24.2 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.24.2...v0.25.0) Updates `puppeteer` from 23.11.1 to 24.3.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v23.11.1...puppeteer-v24.3.1) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: puppeteer dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d886b65 commit 022e4b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
5252
"@nodesecure/utils": "^2.2.0",
5353
"@openally/mutex": "^1.0.0",
5454
"@topcli/spinner": "^2.1.2",
55-
"esbuild": "^0.24.0",
55+
"esbuild": "^0.25.0",
5656
"filenamify": "^6.0.0",
5757
"kleur": "^4.1.5",
58-
"puppeteer": "23.11.1",
58+
"puppeteer": "24.3.1",
5959
"sade": "^1.8.1",
6060
"zup": "0.0.2"
6161
},

0 commit comments

Comments
 (0)