Skip to content

Commit

Permalink
chore(deps-dev): Bump the development-dependencies-minor group with 3…
Browse files Browse the repository at this point in the history
… updates (#2367)

Bumps the development-dependencies-minor group with 3 updates: [typescript](https://github.com/Microsoft/TypeScript), [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) and [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js).


Updates `typescript` from 5.5.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)

Updates `typescript-eslint` from 7.16.1 to 7.17.0
- [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/v7.17.0/packages/typescript-eslint)

Updates `@inquirer/prompts` from 5.3.0 to 5.3.2
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected])

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies-minor
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies-minor
- dependency-name: "@inquirer/prompts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies-minor
...

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 Jul 23, 2024
1 parent ceac85a commit aa81148
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 94 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.5",
"turbo": "2.0.9",
"typescript": "5.5.3",
"typescript-eslint": "7.16.1"
"typescript": "5.5.4",
"typescript-eslint": "7.17.0"
}
}
2 changes: 1 addition & 1 deletion packages/party-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"prettier": "3.3.3"
},
"devDependencies": {
"@inquirer/prompts": "5.3.0",
"@inquirer/prompts": "5.3.2",
"@types/node": "20.14.11",
"tsx": "4.16.2"
}
Expand Down
Loading

0 comments on commit aa81148

Please sign in to comment.