Skip to content

Commit

Permalink
chore: update some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
targos committed May 10, 2022
1 parent 40a1ee2 commit 425cb54
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"figures": "^4.0.1",
"form-data": "^4.0.0",
"ghauth": "^4.0.0",
"inquirer": "^8.2.2",
"inquirer": "^8.2.4",
"listr2": "^4.0.5",
"lodash": "^4.17.21",
"log-symbols": "^5.1.0",
"node-fetch": "^3.2.3",
"node-fetch": "^3.2.4",
"ora": "^6.1.0",
"proxy-agent": "^5.0.0",
"replace-in-file": "^6.3.2",
Expand All @@ -55,13 +55,13 @@
},
"devDependencies": {
"c8": "^7.11.2",
"eslint": "^8.13.0",
"eslint": "^8.14.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-standard": "^4.1.0",
"mocha": "^9.2.2",
"mocha": "^10.0.0",
"sinon": "^13.0.2"
}
}

0 comments on commit 425cb54

Please sign in to comment.