Skip to content

Commit

Permalink
build(deps-dev): bump the npm-deps group with 2 updates (#5890)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent fbb5a07 commit a74fcc0
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 61 deletions.
116 changes: 57 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-plugin-prefer-arrow": "^1.2.3",
"googleapis": "144.0.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"mailparser": "3.7.2",
"mkdirp": "3.0.1",
"openpgp": "6.0.1",
Expand All @@ -35,7 +35,7 @@
"stylelint": "16.12.0",
"stylelint-config-standard": "36.0.1",
"typescript": "5.7.2",
"typescript-eslint": "^8.18.1",
"typescript-eslint": "^8.18.2",
"undici-types": "^7.2.0",
"web-ext": "8.3.0",
"webpack-cli": "^6.0.1"
Expand Down

0 comments on commit a74fcc0

Please sign in to comment.