Skip to content

Commit cfba2ba

Browse files
chore(deps-dev): bump the dev-dependencies group with 6 updates
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.37.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.6.0` | `24.6.2` | | [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend) | `1.0.1521880` | `1.0.1524741` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.37.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.22.3` | `24.23.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | Updates `@eslint/js` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.37.0/packages/js) Updates `@types/node` from 24.6.0 to 24.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chrome-devtools-frontend` from 1.0.1521880 to 1.0.1524741 - [Commits](ChromeDevTools/devtools-frontend@v1.0.1521880...v1.0.1524741) Updates `eslint` from 9.36.0 to 9.37.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.37.0) Updates `puppeteer` from 24.22.3 to 24.23.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.22.3...puppeteer-v24.23.0) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: chrome-devtools-frontend dependency-version: 1.0.1524741 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: puppeteer dependency-version: 24.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b4cd8e commit cfba2ba

File tree

2 files changed

+74
-38
lines changed

2 files changed

+74
-38
lines changed

package-lock.json

Lines changed: 72 additions & 36 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,13 +53,13 @@
5353
"@types/yargs": "^17.0.33",
5454
"@typescript-eslint/eslint-plugin": "^8.43.0",
5555
"@typescript-eslint/parser": "^8.43.0",
56-
"chrome-devtools-frontend": "1.0.1521880",
56+
"chrome-devtools-frontend": "1.0.1524741",
5757
"eslint": "^9.35.0",
5858
"eslint-import-resolver-typescript": "^4.4.4",
5959
"eslint-plugin-import": "^2.32.0",
6060
"globals": "^16.4.0",
6161
"prettier": "^3.6.2",
62-
"puppeteer": "24.22.3",
62+
"puppeteer": "24.23.0",
6363
"sinon": "^21.0.0",
6464
"typescript": "^5.9.2",
6565
"typescript-eslint": "^8.43.0"

0 commit comments

Comments
 (0)