Skip to content

Commit bca4590

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f852e0 commit bca4590

File tree

4 files changed

+31
-15
lines changed

4 files changed

+31
-15
lines changed

package-lock.json

+20-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"prettier": "2.8.8",
4141
"proxyquire": "2.1.3",
4242
"sinon": "20.0.0",
43-
"typescript": "4.9.5"
43+
"typescript": "5.8.3"
4444
},
4545
"engines": {
4646
"node": ">=18"

packages/contentful--react-apps-toolkit/package-lock.json

+9-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/contentful--react-apps-toolkit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react": "17.0.2",
4545
"react-dom": "17.0.2",
4646
"ts-jest": "27.1.3",
47-
"typescript": "4.9.5"
47+
"typescript": "5.8.3"
4848
},
4949
"publishConfig": {
5050
"access": "public"

0 commit comments

Comments
 (0)