Merge pull request #323 from play-dl/dependabot/npm_and_yarn/typescript-4.8.4

Bump typescript from 4.7.2 to 4.8.4
This commit is contained in:
AtariTom 2022-10-29 21:38:37 -04:00 committed by GitHub
commit 81db347f29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -1518,9 +1518,9 @@
} }
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "4.7.2", "version": "4.8.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
"integrity": "sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==", "integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
"dev": true, "dev": true,
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
@ -2572,9 +2572,9 @@
"requires": {} "requires": {}
}, },
"typescript": { "typescript": {
"version": "4.7.2", "version": "4.8.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.7.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
"integrity": "sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==", "integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
"dev": true "dev": true
}, },
"vscode-oniguruma": { "vscode-oniguruma": {