repository-provider
Advanced tools
Comparing version 32.0.4 to 32.0.5
{ | ||
"name": "repository-provider", | ||
"version": "32.0.4", | ||
"version": "32.0.5", | ||
"publishConfig": { | ||
@@ -30,3 +30,3 @@ "access": "public" | ||
"lint:docs": "documentation lint ./src/**/*.mjs", | ||
"lint:tsc": "tsc --allowJs --checkJs --noEmit -t es2022 -m node16 ./src/*.mjs" | ||
"lint:tsc": "tsc --allowJs --checkJs --noEmit -t esnext -m esnext ./src/*.mjs" | ||
}, | ||
@@ -37,6 +37,6 @@ "dependencies": { | ||
"devDependencies": { | ||
"ava": "^4.3.0", | ||
"c8": "^7.11.3", | ||
"ava": "^4.3.1", | ||
"c8": "^7.12.0", | ||
"documentation": "^13.2.5", | ||
"repository-provider-test-support": "^2.2.9", | ||
"repository-provider-test-support": "^2.2.12", | ||
"semantic-release": "^19.0.3", | ||
@@ -46,3 +46,3 @@ "typescript": "^4.7.4" | ||
"engines": { | ||
"node": ">=16.15.1" | ||
"node": ">=16.16.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "repository": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
143153