Skip to content

Commit 8f5bdab

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.48.0 to 3.49.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.49.0/packages/core-js) Updates `puppeteer` from 24.39.1 to 24.40.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.39.1...puppeteer-v24.40.0) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled - dependency-name: puppeteer dependency-version: 24.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a47b65 commit 8f5bdab

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

Lines changed: 12 additions & 12 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
@@ -60,15 +60,15 @@
6060
"@typescript-eslint/eslint-plugin": "^8.43.0",
6161
"@typescript-eslint/parser": "^8.43.0",
6262
"chrome-devtools-frontend": "1.0.1599001",
63-
"core-js": "3.48.0",
63+
"core-js": "3.49.0",
6464
"debug": "4.4.3",
6565
"eslint": "^9.35.0",
6666
"eslint-import-resolver-typescript": "^4.4.4",
6767
"eslint-plugin-import": "^2.32.0",
6868
"globals": "^17.0.0",
6969
"lighthouse": "13.0.3",
7070
"prettier": "^3.6.2",
71-
"puppeteer": "24.39.1",
71+
"puppeteer": "24.40.0",
7272
"rollup": "4.59.0",
7373
"rollup-plugin-cleanup": "^3.2.1",
7474
"rollup-plugin-license": "^3.6.0",

0 commit comments

Comments
 (0)