Skip to content

Commit 1ccf02d

Browse files
authored
Merge pull request #250 from increments/dependabot/npm_and_yarn/typescript-5.8.3
Bump typescript from 5.7.2 to 5.8.3
2 parents ef87c98 + 7e7dbe8 commit 1ccf02d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react-router": "^7.4.1",
4949
"ts-jest": "^29.3.1",
5050
"ts-loader": "^9.5.2",
51-
"typescript": "^5.7.2",
51+
"typescript": "^5.8.3",
5252
"webpack": "^5.98.0",
5353
"webpack-cli": "^6.0.1"
5454
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6839,10 +6839,10 @@ typed-array-length@^1.0.7:
68396839
possible-typed-array-names "^1.0.0"
68406840
reflect.getprototypeof "^1.0.6"
68416841

6842-
typescript@^5.7.2:
6843-
version "5.7.2"
6844-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
6845-
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
6842+
typescript@^5.8.3:
6843+
version "5.8.3"
6844+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
6845+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
68466846

68476847
unbox-primitive@^1.0.2:
68486848
version "1.0.2"

0 commit comments

Comments
 (0)