Skip to content

Commit

Permalink
chore(deps-dev): bump typescript from 4.3.5 to 5.3.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.3.5...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent ee99b72 commit a78aa4c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"@typescript-eslint/eslint-plugin": ">=6.3.0",
"@typescript-eslint/parser": ">=6.3.0",
"eslint": ">=8.46.0",
"typescript": ">=4.3.5 <5.2.0"
"typescript": ">=4.3.5 <5.4.0"
},
"peerDependencies": {
"@eslint/js": ">=8.42.0",
"@typescript-eslint/eslint-plugin": ">=6.3.0",
"@typescript-eslint/parser": ">=6.3.0",
"eslint": ">=8.46.0",
"typescript": ">=4.3.5 <5.2.0"
"typescript": ">=4.3.5 <5.4.0"
},
"peerDependenciesMeta": {
"@typescript-eslint/eslint-plugin": {
Expand Down
56 changes: 28 additions & 28 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 a78aa4c

Please sign in to comment.