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 3 updates

Bumps the npm-dependencies group with 3 updates in the / directory: @tui-sandbox/library, [eslint](https://github.com/eslint/eslint) and [type-fest](https://github.com/sindresorhus/type-fest).
Bumps the npm-dependencies group with 3 updates in the /integration-tests directory: @tui-sandbox/library, [eslint](https://github.com/eslint/eslint) and [type-fest](https://github.com/sindresorhus/type-fest).


Updates `@tui-sandbox/library` from 4.1.0 to 5.1.2

Updates `eslint` from 9.14.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.14.0...v9.15.0)

Updates `type-fest` from 4.26.1 to 4.27.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.26.1...v4.27.0)

Updates `@tui-sandbox/library` from 4.1.0 to 5.1.2

Updates `eslint` from 9.14.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.14.0...v9.15.0)

Updates `type-fest` from 4.26.1 to 4.27.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.26.1...v4.27.0)

---
updated-dependencies:
- dependency-name: "@tui-sandbox/library"
  dependency-type: direct:development
  update-type: version-update:semver-major
  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-minor
  dependency-group: npm-dependencies
- dependency-name: "@tui-sandbox/library"
  dependency-type: direct:development
  update-type: version-update:semver-major
  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-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent d83466f commit 66904dc
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
6 changes: 3 additions & 3 deletions integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"zod": "3.23.8"
},
"devDependencies": {
"@tui-sandbox/library": "4.1.0",
"@tui-sandbox/library": "5.1.2",
"@types/node": "22.9.0",
"@types/tinycolor2": "1.4.6",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"concurrently": "9.1.0",
"eslint": "9.14.0",
"eslint": "9.15.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.26.1",
"type-fest": "4.27.0",
"typescript": "5.6.3"
}
}
Loading

0 comments on commit 66904dc

Please sign in to comment.