Skip to content

Commit b489298

Browse files
chore(deps-dev): bump the bundled group with 2 updates
Bumps the bundled group with 2 updates: [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `core-js` from 3.49.0 to 3.50.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.50.0/packages/core-js) Updates `puppeteer` from 25.6.0 to 25.7.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v25.6.0...puppeteer-v25.7.0) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled - dependency-name: puppeteer dependency-version: 25.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d02839 commit b489298

2 files changed

Lines changed: 25 additions & 22 deletions

File tree

package-lock.json

Lines changed: 23 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,14 @@
6969
"@types/yargs": "^17.0.33",
7070
"@typescript-eslint/eslint-plugin": "^8.43.0",
7171
"@typescript-eslint/parser": "^8.43.0",
72-
"core-js": "3.49.0",
72+
"core-js": "3.50.0",
7373
"eslint": "^10.7.0",
7474
"eslint-import-resolver-typescript": "^4.4.4",
7575
"eslint-plugin-import": "^2.32.0",
7676
"globals": "^17.0.0",
7777
"lighthouse": "13.4.1",
7878
"prettier": "^3.6.2",
79-
"puppeteer": "25.6.0",
79+
"puppeteer": "25.7.0",
8080
"rollup": "4.62.4",
8181
"rollup-plugin-cleanup": "^3.2.1",
8282
"rollup-plugin-license": "^3.6.0",

0 commit comments

Comments
 (0)