Skip to content

Commit f784fd0

Browse files
authored
Merge pull request #95 from abhi1693/dependabot/npm_and_yarn/dev/typescript-5.0.4
Bump typescript from 4.9.4 to 5.0.4
2 parents 3047faf + 84fb5a9 commit f784fd0

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
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "^8.6.0",
4242
"eslint-plugin-prettier": "^4.2.1",
4343
"prettier": "^2.8.3",
44-
"typescript": "^4.9.4"
44+
"typescript": "^5.0.4"
4545
},
4646
"repository": {
4747
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -999,10 +999,10 @@ type-fest@^0.20.2:
999999
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
10001000
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
10011001

1002-
typescript@^4.9.4:
1003-
version "4.9.4"
1004-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
1005-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
1002+
typescript@^5.0.4:
1003+
version "5.0.4"
1004+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1005+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
10061006

10071007
uri-js@^4.2.2:
10081008
version "4.4.1"

0 commit comments

Comments
 (0)