Skip to content

Commit e0b42d1

Browse files
chore(deps-dev): bump the minor group with 2 updates (#1019)
Bumps the minor group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `@types/node` from 24.7.1 to 24.7.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `puppeteer` from 24.24.0 to 24.24.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.24.0...puppeteer-v24.24.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: puppeteer dependency-version: 24.24.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f421f2 commit e0b42d1

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package-lock.json

Lines changed: 28 additions & 28 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
@@ -24,7 +24,7 @@
2424
"@octokit/rest": "^22.0.0",
2525
"@qiwi/semantic-release-gh-pages-plugin": "^5.4.3",
2626
"@types/fs-extra": "^11.0.4",
27-
"@types/node": "^24.7.1",
27+
"@types/node": "^24.7.2",
2828
"@typescript-eslint/eslint-plugin": "^8.46.0",
2929
"@typescript-eslint/parser": "^8.32.1",
3030
"eslint": "^9.37.0",
@@ -33,7 +33,7 @@
3333
"mocha": "^11.7.4",
3434
"node-static": "^0.7.11",
3535
"npm-run-all": "^4.1.5",
36-
"puppeteer": "^24.24.0",
36+
"puppeteer": "^24.24.1",
3737
"semantic-release": "^24.2.9",
3838
"ts-node": "^10.9.2",
3939
"tsx": "^4.20.6",

0 commit comments

Comments
 (0)