Bump @tsconfig/strictest from 2.0.1 to 2.0.2

Bumps [@tsconfig/strictest](https://github.com/tsconfig/bases/tree/HEAD/bases) from 2.0.1 to 2.0.2.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/strictest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-04 09:10:57 +00:00 committed by GitHub
parent 93954a5217
commit da769defd7
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

@ -32,9 +32,9 @@
"dev": true "dev": true
}, },
"node_modules/@tsconfig/strictest": { "node_modules/@tsconfig/strictest": {
"version": "2.0.1", "version": "2.0.2",
"resolved": "https://registry.npmjs.org/@tsconfig/strictest/-/strictest-2.0.1.tgz", "resolved": "https://registry.npmjs.org/@tsconfig/strictest/-/strictest-2.0.2.tgz",
"integrity": "sha512-7JHHCbyCsGUxLd0pDbp24yz3zjxw2t673W5oAP6HCEdr/UUhaRhYd3SSnUsGCk+VnPVJVA4mXROzbhI+nyIk+w==", "integrity": "sha512-jt4jIsWKvUvuY6adJnQJlb/UR7DdjC8CjHI/OaSQruj2yX9/K6+KOvDt/vD6udqos/FUk5Op66CvYT7TBLYO5Q==",
"dev": true "dev": true
}, },
"node_modules/@types/follow-redirects": { "node_modules/@types/follow-redirects": {