Skip to content

Commit cd94fdb

Browse files
Merge pull request #58 from project-error/dependabot/npm_and_yarn/typescript-5.3.3
2 parents 84b85f9 + c84a725 commit cd94fdb

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
@@ -18,6 +18,6 @@
1818
"cross-env": "^7.0.3",
1919
"esbuild": "^0.19.10",
2020
"rimraf": "^5.0.1",
21-
"typescript": "^5.2.2"
21+
"typescript": "^5.3.3"
2222
}
2323
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -383,10 +383,10 @@ strip-ansi@^7.0.1:
383383
dependencies:
384384
ansi-regex "^6.0.1"
385385

386-
typescript@^5.2.2:
387-
version "5.2.2"
388-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
389-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
386+
typescript@^5.3.3:
387+
version "5.3.3"
388+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
389+
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
390390

391391
undici-types@~5.26.4:
392392
version "5.26.5"

0 commit comments

Comments
 (0)