Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Jan 2, 2023
1 parent e17dee4 commit 85d22b9
Show file tree
Hide file tree
Showing 4 changed files with 1,418 additions and 1,141 deletions.
10 changes: 5 additions & 5 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"dependencies": {
"@octokit/rest": "^19.0.5",
"front-matter": "^4.0.2",
"minimatch": "^5.1.0",
"minimatch": "^5.1.1",
"minipass": "^4.0.0",
"pacote": "^15.0.2",
"pacote": "^15.0.8",
"proc-log": "^3.0.0",
"semver": "^7.3.8",
"tar": "^6.1.11",
"tar": "^6.1.13",
"yaml": "^2.1.3"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "4.11.0",
"tap": "^16.3.0"
"tap": "^16.3.2"
},
"author": "GitHub Inc.",
"files": [
Expand Down
Loading

0 comments on commit 85d22b9

Please sign in to comment.