Skip to content

Commit 5b04606

Browse files
build(deps-dev): bump typescript from 4.9.4 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.4...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74a73c0 commit 5b04606

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
@@ -36,6 +36,6 @@
3636
"eslint-plugin-react": "^7.32.2",
3737
"firebase-tools": "^11.20.0",
3838
"prettier": "^2.8.8",
39-
"typescript": "^4.9.4"
39+
"typescript": "^5.3.3"
4040
}
4141
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7350,10 +7350,10 @@ typedarray-to-buffer@^3.1.5:
73507350
dependencies:
73517351
is-typedarray "^1.0.0"
73527352

7353-
typescript@^4.9.4:
7354-
version "4.9.4"
7355-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
7356-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
7353+
typescript@^5.3.3:
7354+
version "5.3.3"
7355+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
7356+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
73577357

73587358
uc.micro@^1.0.1, uc.micro@^1.0.5:
73597359
version "1.0.6"

0 commit comments

Comments
 (0)