Skip to content

Commit db83c41

Browse files
authored
Merge pull request #193 from increments/dependabot/npm_and_yarn/typescript-5.6.3
Bump typescript from 5.5.3 to 5.6.3
2 parents 9b42d46 + 1380db3 commit db83c41

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.25.1",
4949
"ts-jest": "^29.1.5",
5050
"ts-loader": "^9.5.1",
51-
"typescript": "^5.5.3",
51+
"typescript": "^5.6.3",
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
@@ -6160,10 +6160,10 @@ typed-array-length@^1.0.6:
61606160
is-typed-array "^1.1.13"
61616161
possible-typed-array-names "^1.0.0"
61626162

6163-
typescript@^5.5.3:
6164-
version "5.5.3"
6165-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
6166-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
6163+
typescript@^5.6.3:
6164+
version "5.6.3"
6165+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
6166+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
61676167

61686168
unbox-primitive@^1.0.2:
61696169
version "1.0.2"

0 commit comments

Comments
 (0)