Skip to content

Commit efe5dee

Browse files
authored
Merge pull request #124 from increments/dependabot/npm_and_yarn/typescript-5.4.3
Bump typescript from 5.3.3 to 5.4.3
2 parents 78e1c7a + 41bb05d commit efe5dee

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.15.0",
4949
"ts-jest": "^29.1.2",
5050
"ts-loader": "^9.5.1",
51-
"typescript": "^5.3.3",
51+
"typescript": "^5.4.3",
5252
"webpack": "^5.89.0",
5353
"webpack-cli": "^5.0.1"
5454
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6130,10 +6130,10 @@ typed-array-length@^1.0.5:
61306130
is-typed-array "^1.1.13"
61316131
possible-typed-array-names "^1.0.0"
61326132

6133-
typescript@^5.3.3:
6134-
version "5.3.3"
6135-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
6136-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
6133+
typescript@^5.4.3:
6134+
version "5.4.3"
6135+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
6136+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
61376137

61386138
unbox-primitive@^1.0.2:
61396139
version "1.0.2"

0 commit comments

Comments
 (0)