Skip to content

Commit 995e876

Browse files
chore(dev-deps): bump typescript from 4.5.5 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.8.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.5.5...v4.8.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3c939d commit 995e876

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"pretty-quick": "^3.1.0",
4949
"sinon": "10.0.0",
5050
"ts-node": "^10.0.0",
51-
"typescript": "^4.1.3"
51+
"typescript": "^4.8.4"
5252
},
5353
"engines": {
5454
"node": ">=12.0.0"

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6272,12 +6272,7 @@ [email protected]:
62726272
shelljs "^0.8.4"
62736273
typedoc-default-themes "^0.10.2"
62746274

6275-
typescript@^4.1.3:
6276-
version "4.5.5"
6277-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz"
6278-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
6279-
6280-
typescript@~4.8.3:
6275+
typescript@^4.1.3, typescript@^4.8.4, typescript@~4.8.3:
62816276
version "4.8.4"
62826277
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
62836278
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==

0 commit comments

Comments
 (0)