@arroyodev-llc/projen.component.linting
Advanced tools
Comparing version 0.1.13 to 0.1.14
@@ -22,3 +22,3 @@ { | ||
"prettier": "^2.8.8", | ||
"projen": "^0.71.81", | ||
"projen": "^0.71.90", | ||
"standard-version": "^9", | ||
@@ -29,7 +29,7 @@ "typescript": "^5", | ||
"peerDependencies": { | ||
"projen": "^0.71.81" | ||
"projen": "^0.71.90" | ||
}, | ||
"dependencies": { | ||
"p-queue": "^7.3.4", | ||
"@arroyodev-llc/utils.projen": "0.1.13" | ||
"@arroyodev-llc/utils.projen": "0.1.14" | ||
}, | ||
@@ -41,3 +41,3 @@ "main": "./dist/index.cjs", | ||
}, | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"types": "./dist/index.d.ts", | ||
@@ -52,3 +52,4 @@ "type": "module", | ||
"require": "./dist/index.cjs" | ||
} | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -55,0 +56,0 @@ "files": [ |
38082
+ Added@arroyodev-llc/utils.fs@0.1.7(transitive)
+ Added@arroyodev-llc/utils.projen@0.1.14(transitive)
- Removed@arroyodev-llc/utils.fs@0.1.6(transitive)
- Removed@arroyodev-llc/utils.projen@0.1.13(transitive)