@arroyodev-llc/projen.component.tsconfig-container
Advanced tools
Comparing version 0.1.14 to 0.1.15
@@ -10,10 +10,10 @@ { | ||
"devDependencies": { | ||
"@arroyodev-llc/utils.unbuild-composite-preset": "^0.1.2", | ||
"@arroyodev-llc/utils.unbuild-composite-preset": "^0.1.3", | ||
"@types/node": "^16", | ||
"@typescript-eslint/eslint-plugin": "^5", | ||
"@typescript-eslint/parser": "^5", | ||
"@typescript-eslint/eslint-plugin": "^6", | ||
"@typescript-eslint/parser": "^6", | ||
"eslint": "^8", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-import-resolver-node": "^0.3.9", | ||
"eslint-import-resolver-typescript": "^3.6.0", | ||
"eslint-import-resolver-typescript": "^3.6.1", | ||
"eslint-plugin-import": "^2.28.1", | ||
@@ -23,4 +23,4 @@ "eslint-plugin-prettier": "^5.0.0", | ||
"npm-check-updates": "^16", | ||
"prettier": "^3.0.2", | ||
"projen": "^0.72.22", | ||
"prettier": "^3.0.3", | ||
"projen": "^0.73.31", | ||
"standard-version": "^9", | ||
@@ -31,6 +31,6 @@ "typescript": "~5.1", | ||
"peerDependencies": { | ||
"projen": "^0.72.10" | ||
"projen": "^0.73.31" | ||
}, | ||
"dependencies": { | ||
"@arroyodev-llc/utils.projen": "0.1.19" | ||
"@arroyodev-llc/utils.projen": "0.1.20" | ||
}, | ||
@@ -42,3 +42,3 @@ "main": "dist/index.mjs", | ||
}, | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"types": "./dist/index.d.ts", | ||
@@ -60,3 +60,3 @@ "type": "module", | ||
"*.{ts,tsx,mts,cts,ts,tsx,mts,cts}": [ | ||
"pnpm exec eslint --no-error-on-unmatched-pattern --cache --fix" | ||
"pnpm exec eslint --no-error-on-unmatched-pattern --fix" | ||
], | ||
@@ -63,0 +63,0 @@ "*.{yaml,yml}": [ |
87981
+ Added@arroyodev-llc/utils.projen@0.1.20(transitive)
+ Addedprojen@0.73.45(transitive)
- Removed@arroyodev-llc/utils.projen@0.1.19(transitive)
- Removedprojen@0.72.31(transitive)