Merge pull request #86 from Sparticuz/dependabot/npm_and_yarn/typescript-5.0.4

This commit is contained in:
Kyle McNally 2023-04-12 15:02:07 -04:00 committed by GitHub
commit 96f0556ba3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -488,9 +488,9 @@
} }
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "5.0.3", "version": "5.0.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.3.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz",
"integrity": "sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==", "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==",
"dev": true, "dev": true,
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",