Skip to content

Commit 450f84e

Browse files
authored
Merge pull request #545 from navikt/dependabot/npm_and_yarn/typescript-5.8.2
Bump typescript from 5.7.3 to 5.8.2
2 parents bfea9fa + 0a984be commit 450f84e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react": "^18.3.1",
3434
"react-dom": "^18.3.1",
3535
"tailwindcss": "^4.0.9",
36-
"typescript": "^5.7.3",
36+
"typescript": "^5.8.2",
3737
"typescript-eslint": "^8.25.0",
3838
"vite": "^6.0.11",
3939
"vitest": "^3.0.7",
@@ -734,7 +734,7 @@
734734

735735
"type-fest": ["[email protected]", "", {}, "sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg=="],
736736

737-
"typescript": ["typescript@5.7.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw=="],
737+
"typescript": ["typescript@5.8.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ=="],
738738

739739
"typescript-eslint": ["[email protected]", "", { "dependencies": { "@typescript-eslint/eslint-plugin": "8.25.0", "@typescript-eslint/parser": "8.25.0", "@typescript-eslint/utils": "8.25.0" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.8.0" } }, "sha512-TxRdQQLH4g7JkoFlYG3caW5v1S6kEkz8rqt80iQJZUYPq1zD1Ra7HfQBJJ88ABRaMvHAXnwRvRB4V+6sQ9xN5Q=="],
740740

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react": "^18.3.1",
4848
"react-dom": "^18.3.1",
4949
"tailwindcss": "^4.0.9",
50-
"typescript": "^5.7.3",
50+
"typescript": "^5.8.2",
5151
"typescript-eslint": "^8.25.0",
5252
"vite": "^6.0.11",
5353
"vitest": "^3.0.7",

0 commit comments

Comments
 (0)