Skip to content

Commit

Permalink
chore(deps-dev): bump the npm-dependencies group across 2 directories…
Browse files Browse the repository at this point in the history
… with 2 updates

Bumps the npm-dependencies group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [type-fest](https://github.com/sindresorhus/type-fest).
Bumps the npm-dependencies group with 2 updates in the /integration-tests directory: [eslint](https://github.com/eslint/eslint) and [type-fest](https://github.com/sindresorhus/type-fest).


Updates `eslint` from 9.16.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.17.0)

Updates `type-fest` from 4.30.0 to 4.30.1
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.30.0...v4.30.1)

Updates `eslint` from 9.16.0 to 9.17.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.17.0)

Updates `type-fest` from 4.30.0 to 4.30.1
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.30.0...v4.30.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mikavilpas committed Dec 15, 2024
1 parent 56b80f3 commit 94b542a
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"concurrently": "9.1.0",
"eslint": "9.16.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-no-only-tests": "3.3.0",
"prettier-plugin-organize-imports": "4.1.0",
"tinycolor2": "1.6.0",
"type-fest": "4.30.0",
"type-fest": "4.30.1",
"typescript": "5.7.2"
}
}
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

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

0 comments on commit 94b542a

Please sign in to comment.