Recursively updated dependencies, added noEmit: true to all tsconfig.jsons for consistency

This commit is contained in:
Joshua Hall
2022-03-07 11:47:10 -06:00
parent c8d8ea44cf
commit 81470e6a58
27 changed files with 2155 additions and 1896 deletions
+10 -10
View File
@@ -2,12 +2,12 @@ lockfileVersion: 5.3
specifiers:
husky: ^7.0.4
lint-staged: ^12.3.3
lint-staged: ^12.3.5
prettier: ^2.5.1
devDependencies:
husky: 7.0.4
lint-staged: 12.3.3
lint-staged: 12.3.5
prettier: 2.5.1
packages:
@@ -86,7 +86,7 @@ packages:
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dependencies:
slice-ansi: 5.0.0
string-width: 5.1.0
string-width: 5.1.2
dev: true
/color-convert/2.0.1:
@@ -215,8 +215,8 @@ packages:
engines: {node: '>=10'}
dev: true
/lint-staged/12.3.3:
resolution: {integrity: sha512-OqcLsqcPOqzvsfkxjeBpZylgJ3SRG1RYqc9LxC6tkt6tNsq1bNVkAixBwX09f6CobcHswzqVOCBpFR1Fck0+ag==}
/lint-staged/12.3.5:
resolution: {integrity: sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
hasBin: true
dependencies:
@@ -226,7 +226,7 @@ packages:
debug: 4.3.3_supports-color@9.2.1
execa: 5.1.1
lilconfig: 2.0.4
listr2: 4.0.2
listr2: 4.0.4
micromatch: 4.0.4
normalize-path: 3.0.0
object-inspect: 1.12.0
@@ -237,8 +237,8 @@ packages:
- enquirer
dev: true
/listr2/4.0.2:
resolution: {integrity: sha512-YcgwfCWpvPbj9FLUGqvdFvd3hrFWKpOeuXznRgfWEJ7RNr8b/IKKIKZABHx3aU+4CWN/iSAFFSReziQG6vTeIA==}
/listr2/4.0.4:
resolution: {integrity: sha512-vJOm5KD6uZXjSsrwajr+mNacIjf87gWvlBEltPWLbTkslUscWAzquyK4xfe9Zd4RDgO5nnwFyV06FC+uVR+5mg==}
engines: {node: '>=12'}
peerDependencies:
enquirer: '>= 2.3.0 < 3'
@@ -407,8 +407,8 @@ packages:
strip-ansi: 6.0.1
dev: true
/string-width/5.1.0:
resolution: {integrity: sha512-7x54QnN21P+XL/v8SuNKvfgsUre6PXpN7mc77N3HlZv+f1SBRGmjxtOud2Z6FZ8DmdkD/IdjCaf9XXbnqmTZGQ==}
/string-width/5.1.2:
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
engines: {node: '>=12'}
dependencies:
eastasianwidth: 0.2.0