Skip to content

Commit d47bd2d

Browse files
Bump typescript from 4.9.5 to 5.1.3 in /flower-shop-frontend
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.1.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bcfa16 commit d47bd2d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

flower-shop-frontend/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flower-shop-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"react-scripts": "^5.0.1",
9595
"react-test-renderer": "^18.2.0",
9696
"ts-jest": "^29.0.5",
97-
"typescript": "^4.9.5"
97+
"typescript": "^5.1.3"
9898
},
9999
"lint-staged": {
100100
"src/**/*.{js,jsx,ts,tsx}": "eslint --cache --fix",

0 commit comments

Comments
 (0)