Compare commits

...

1 commit

Author SHA1 Message Date
RenovateBot 45c064709b Update dependency typescript to v5.3.3
Some checks failed
continuous-integration/drone/push Build is failing
2024-01-01 00:02:37 +00:00

5
package-lock.json generated
View file

@ -9941,8 +9941,9 @@
} }
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "5.2.2", "version": "5.3.3",
"license": "Apache-2.0", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz",
"integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
"tsserver": "bin/tsserver" "tsserver": "bin/tsserver"