Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 7d4a8d1

Browse files
authored
Merge pull request #7 from overnested/dependabot/npm_and_yarn/typescript-4.8.2
build(deps-dev): Bump typescript from 4.4.4 to 4.8.2
2 parents dce823d + d837cc3 commit 7d4a8d1

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
@@ -70,7 +70,7 @@
7070
"size-limit": "^6.0.4",
7171
"tsdx": "^0.14.1",
7272
"tslib": "^2.3.1",
73-
"typescript": "^4.4.4"
73+
"typescript": "^4.8.2"
7474
},
7575
"dependencies": {
7676
"@nestjs/common": "^8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7347,10 +7347,10 @@ typescript@^3.7.3:
73477347
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
73487348
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
73497349

7350-
typescript@^4.4.4:
7351-
version "4.4.4"
7352-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
7353-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
7350+
typescript@^4.8.2:
7351+
version "4.8.2"
7352+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
7353+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
73547354

73557355
unbox-primitive@^1.0.1:
73567356
version "1.0.1"

0 commit comments

Comments
 (0)