aws-secrets-github-sync
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -27,3 +27,2 @@ { | ||
"test": "npx projen test", | ||
"test:update": "npx projen test:update", | ||
"test:watch": "npx projen test:watch", | ||
@@ -46,16 +45,16 @@ "unbump": "npx projen unbump", | ||
"eslint": "^8", | ||
"eslint-import-resolver-node": "^0.3.6", | ||
"eslint-import-resolver-node": "^0.3.7", | ||
"eslint-import-resolver-typescript": "^2.7.1", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"jest": "^27", | ||
"jest-junit": "^13", | ||
"json-schema": "^0.4.0", | ||
"npm-check-updates": "^15", | ||
"projen": "^0.62.3", | ||
"npm-check-updates": "^16", | ||
"projen": "^0.67.15", | ||
"standard-version": "^9", | ||
"ts-jest": "^27", | ||
"typescript": "^4.8.3" | ||
"typescript": "^4.9.4" | ||
}, | ||
"dependencies": { | ||
"aws-sdk": "^2.1214.0", | ||
"aws-sdk": "^2.1303.0", | ||
"yargs": "17.1.1" | ||
@@ -68,3 +67,3 @@ }, | ||
"license": "Apache-2.0", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"jest": { | ||
@@ -111,7 +110,3 @@ "testMatch": [ | ||
"types": "lib/index.d.ts", | ||
"resolutions": { | ||
"@types/responselike": "1.0.0", | ||
"got": "12.3.1" | ||
}, | ||
"//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\"." | ||
} | ||
} |
67285
Updatedaws-sdk@^2.1303.0