Skip to content

Commit f7aea2e

Browse files
chore(deps-dev): bump the bundled group across 1 directory with 2 updates
Bumps the bundled group with 2 updates in the / directory: [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.46.0 to 3.47.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.47.0/packages/core-js) Updates `puppeteer` from 24.30.0 to 24.31.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.30.0...puppeteer-v24.31.0) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled - dependency-name: puppeteer dependency-version: 24.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80e77fd commit f7aea2e

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 16 additions & 16 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
@@ -53,14 +53,14 @@
5353
"@typescript-eslint/eslint-plugin": "^8.43.0",
5454
"@typescript-eslint/parser": "^8.43.0",
5555
"chrome-devtools-frontend": "1.0.1544076",
56-
"core-js": "3.46.0",
56+
"core-js": "3.47.0",
5757
"debug": "4.4.3",
5858
"eslint": "^9.35.0",
5959
"eslint-import-resolver-typescript": "^4.4.4",
6060
"eslint-plugin-import": "^2.32.0",
6161
"globals": "^16.4.0",
6262
"prettier": "^3.6.2",
63-
"puppeteer": "24.30.0",
63+
"puppeteer": "24.31.0",
6464
"rollup": "4.53.2",
6565
"rollup-plugin-cleanup": "^3.2.1",
6666
"rollup-plugin-license": "^3.6.0",

0 commit comments

Comments
 (0)