Skip to content

Commit 6ed91f4

Browse files
authored
Merge pull request #204 from increments/dependabot/npm_and_yarn/typescript-5.7.2
Bump typescript from 5.6.3 to 5.7.2
2 parents 793f72d + 51250c8 commit 6ed91f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react-router-dom": "^6.27.0",
4949
"ts-jest": "^29.2.5",
5050
"ts-loader": "^9.5.1",
51-
"typescript": "^5.6.3",
51+
"typescript": "^5.7.2",
5252
"webpack": "^5.95.0",
5353
"webpack-cli": "^5.0.1"
5454
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6223,10 +6223,10 @@ typed-array-length@^1.0.6:
62236223
is-typed-array "^1.1.13"
62246224
possible-typed-array-names "^1.0.0"
62256225

6226-
typescript@^5.6.3:
6227-
version "5.6.3"
6228-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
6229-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
6226+
typescript@^5.7.2:
6227+
version "5.7.2"
6228+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
6229+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
62306230

62316231
unbox-primitive@^1.0.2:
62326232
version "1.0.2"

0 commit comments

Comments
 (0)