Skip to content

Commit df9cf9f

Browse files
build(deps-dev): bump the npm-deps group with 6 updates (#5975)
Bumps the npm-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.313` | `0.0.315` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `10.1.1` | `10.1.2` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.5.0` | `15.5.1` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.6.0` | `24.6.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.29.0` | `8.29.1` | | [undici-types](https://github.com/nodejs/undici) | `7.7.0` | `7.8.0` | Updates `@types/chrome` from 0.0.313 to 0.0.315 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `eslint-config-prettier` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v10.1.1...v10.1.2) Updates `lint-staged` from 15.5.0 to 15.5.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.0...v15.5.1) Updates `puppeteer` from 24.6.0 to 24.6.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.6.0...puppeteer-v24.6.1) Updates `typescript-eslint` from 8.29.0 to 8.29.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.1/packages/typescript-eslint) Updates `undici-types` from 7.7.0 to 7.8.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.7.0...v7.8.0) --- updated-dependencies: - dependency-name: "@types/chrome" dependency-version: 0.0.315 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: eslint-config-prettier dependency-version: 10.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: lint-staged dependency-version: 15.5.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: puppeteer dependency-version: 24.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: typescript-eslint dependency-version: 8.29.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: undici-types dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d489ae commit df9cf9f

File tree

2 files changed

+84
-84
lines changed

2 files changed

+84
-84
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
"@openpgp/web-stream-tools": "^0.1.3",
1010
"@types/chai": "4.3.19",
1111
"@types/chai-as-promised": "7.1.8",
12-
"@types/chrome": "0.0.313",
12+
"@types/chrome": "0.0.315",
1313
"@types/jquery": "3.5.32",
1414
"@types/mailparser": "3.4.5",
1515
"ava": "5.3.1",
1616
"chai": "4.5.0",
1717
"chai-as-promised": "7.1.2",
1818
"eslint": "9.24.0",
19-
"eslint-config-prettier": "^10.1.1",
19+
"eslint-config-prettier": "^10.1.2",
2020
"eslint-plugin-header": "github:FlowCrypt/eslint-plugin-header",
2121
"eslint-plugin-jsdoc": "^50.6.9",
2222
"eslint-plugin-local-rules": "^3.0.2",
@@ -25,18 +25,18 @@
2525
"eslint-plugin-prefer-arrow": "^1.2.3",
2626
"googleapis": "148.0.0",
2727
"husky": "^9.1.7",
28-
"lint-staged": "^15.5.0",
28+
"lint-staged": "^15.5.1",
2929
"mailparser": "3.7.2",
3030
"mkdirp": "3.0.1",
3131
"openpgp": "6.1.0",
3232
"pdfjs-dist": "5.1.91",
3333
"prettier": "^3.5.2",
34-
"puppeteer": "24.6.0",
34+
"puppeteer": "24.6.1",
3535
"stylelint": "16.18.0",
3636
"stylelint-config-standard": "38.0.0",
3737
"typescript": "5.8.3",
38-
"typescript-eslint": "^8.29.0",
39-
"undici-types": "^7.7.0",
38+
"typescript-eslint": "^8.29.1",
39+
"undici-types": "^7.8.0",
4040
"web-ext": "8.5.0",
4141
"webpack-cli": "^6.0.1"
4242
},

0 commit comments

Comments
 (0)