octokit-auth-netrc
Advanced tools
Comparing version 3.0.0-beta.2 to 3.0.0-beta.3
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "3.0.0-beta.2", | ||
"version": "3.0.0-beta.3", | ||
"type": "module", | ||
@@ -57,8 +57,8 @@ "engines": { | ||
"dependencies": { | ||
"@octokit/auth-token": "^3.0.0", | ||
"@octokit/auth-token": "^4.0.0", | ||
"netrc": "0.1.4" | ||
}, | ||
"devDependencies": { | ||
"@cucumber/cucumber": "9.6.0", | ||
"@octokit/core": "4.2.4", | ||
"@cucumber/cucumber": "^10.0.1", | ||
"@octokit/core": "^4.2.4", | ||
"@travi/any": "3.0.1", | ||
@@ -70,3 +70,3 @@ "@travi/eslint-config": "5.0.2", | ||
"chai": "4.3.10", | ||
"commitlint-config-travi": "1.4.39", | ||
"commitlint-config-travi": "^1.4.40", | ||
"cross-env": "7.0.3", | ||
@@ -85,8 +85,8 @@ "cz-conventional-changelog": "3.3.0", | ||
"publint": "0.2.5", | ||
"remark-cli": "11.0.0", | ||
"remark-preset-lint-travi": "6.0.1", | ||
"remark-cli": "12.0.0", | ||
"remark-preset-lint-travi": "6.0.3", | ||
"remark-toc": "9.0.0", | ||
"remark-usage": "11.0.0", | ||
"rimraf": "5.0.5", | ||
"rollup": "2.79.1", | ||
"rollup": "4.1.4", | ||
"rollup-plugin-auto-external": "2.0.0", | ||
@@ -93,0 +93,0 @@ "vitest": "0.34.6" |
10645
+ Added@octokit/auth-token@4.0.0(transitive)
- Removed@octokit/auth-token@3.0.4(transitive)
Updated@octokit/auth-token@^4.0.0