Skip to content

Commit

Permalink
chore(deps): bump typescript from 4.9.3 to 5.4.4
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 5.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.9.3...v5.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 3d6d6c1 commit 19125b1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
19 changes: 9 additions & 10 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
Expand Up @@ -29,7 +29,7 @@
"homepage": "https://github.com/jderochervlk/fp-ts-remote-data#readme",
"dependencies": {
"fp-ts": "^2.13.1",
"typescript": "^4.8.4"
"typescript": "^5.4.4"
},
"devDependencies": {
"@parcel/packager-ts": "^2.7.0",
Expand All @@ -53,6 +53,6 @@
},
"peerDependencies": {
"fp-ts": "^2.13.1",
"typescript": "^4.8.4"
"typescript": "^5.4.4"
}
}

0 comments on commit 19125b1

Please sign in to comment.