Skip to content

Commit a74fcc0

Browse files
build(deps-dev): bump the npm-deps group with 2 updates (#5890)
Bumps the npm-deps group with 2 updates: [lint-staged](https://github.com/lint-staged/lint-staged) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `lint-staged` from 15.2.11 to 15.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.11...v15.3.0) Updates `typescript-eslint` from 8.18.1 to 8.18.2 - [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.18.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fbb5a07 commit a74fcc0

File tree

2 files changed

+59
-61
lines changed

2 files changed

+59
-61
lines changed

package-lock.json

Lines changed: 57 additions & 59 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
@@ -25,7 +25,7 @@
2525
"eslint-plugin-prefer-arrow": "^1.2.3",
2626
"googleapis": "144.0.0",
2727
"husky": "^9.1.7",
28-
"lint-staged": "^15.2.11",
28+
"lint-staged": "^15.3.0",
2929
"mailparser": "3.7.2",
3030
"mkdirp": "3.0.1",
3131
"openpgp": "6.0.1",
@@ -35,7 +35,7 @@
3535
"stylelint": "16.12.0",
3636
"stylelint-config-standard": "36.0.1",
3737
"typescript": "5.7.2",
38-
"typescript-eslint": "^8.18.1",
38+
"typescript-eslint": "^8.18.2",
3939
"undici-types": "^7.2.0",
4040
"web-ext": "8.3.0",
4141
"webpack-cli": "^6.0.1"

0 commit comments

Comments
 (0)