generated from nhcarrigan/template
deps: update @nhcarrigan/typescript-config to 4.0.0
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
"devDependencies": {
|
||||
"@nhcarrigan/eslint-config": "3.2.0",
|
||||
"@nhcarrigan/prettier-config": "3.2.0",
|
||||
"@nhcarrigan/typescript-config": "3.0.0",
|
||||
"@nhcarrigan/typescript-config": "4.0.0",
|
||||
"@types/express": "4.17.21",
|
||||
"@types/node-schedule": "2.1.7",
|
||||
"eslint": "8.57.0",
|
||||
|
||||
Generated
+7
-7
@@ -52,8 +52,8 @@ importers:
|
||||
specifier: 3.2.0
|
||||
version: 3.2.0(prettier@3.2.5)
|
||||
'@nhcarrigan/typescript-config':
|
||||
specifier: 3.0.0
|
||||
version: 3.0.0(typescript@5.4.5)
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0(typescript@5.4.5)
|
||||
'@types/express':
|
||||
specifier: 4.17.21
|
||||
version: 4.17.21
|
||||
@@ -191,11 +191,11 @@ packages:
|
||||
peerDependencies:
|
||||
prettier: '>=3'
|
||||
|
||||
'@nhcarrigan/typescript-config@3.0.0':
|
||||
resolution: {integrity: sha512-uLi6gIMBW9Frqfg+XwKKEt1JW/s2oJiCoQ2MA6DJROeSLcAd+kvDcMTRGb74DT86PSIEVGby9/BqJSl7okSgZg==}
|
||||
engines: {node: '20', pnpm: '8'}
|
||||
'@nhcarrigan/typescript-config@4.0.0':
|
||||
resolution: {integrity: sha512-969HVha7A/Sg77fuMwOm6p14a+7C5iE6g55OD71srqwKIgksQl+Ex/hAI/pyzTQFDQ/FBJbpnHlR4Ov25QV/rw==}
|
||||
engines: {node: '20', pnpm: '9'}
|
||||
peerDependencies:
|
||||
typescript: ^5.0.0
|
||||
typescript: '>=5.5.2'
|
||||
|
||||
'@nodelib/fs.scandir@2.1.5':
|
||||
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
||||
@@ -2432,7 +2432,7 @@ snapshots:
|
||||
dependencies:
|
||||
prettier: 3.2.5
|
||||
|
||||
'@nhcarrigan/typescript-config@3.0.0(typescript@5.4.5)':
|
||||
'@nhcarrigan/typescript-config@4.0.0(typescript@5.4.5)':
|
||||
dependencies:
|
||||
typescript: 5.4.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user