Skip to content

Commit 0ee78c6

Browse files
chore(deps): bump typescript from 4.3.2 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f27b839 commit 0ee78c6

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
@@ -17,7 +17,7 @@
1717
"eslint-config-prettier": "^8.6.0",
1818
"eslint-plugin-prettier": "^4.2.1",
1919
"prettier": "^2.7.1",
20-
"typescript": "^4.3.2"
20+
"typescript": "^4.9.5"
2121
},
2222
"scripts": {
2323
"build": "ncc build src/index.ts",

yarn.lock

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

1050-
typescript@^4.3.2:
1051-
version "4.3.2"
1052-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
1053-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
1050+
typescript@^4.9.5:
1051+
version "4.9.5"
1052+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1053+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
10541054

10551055
uri-js@^4.2.2:
10561056
version "4.4.0"

0 commit comments

Comments
 (0)