Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jan 9, 2023
1 parent b525c25 commit 2a8271f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -62,11 +62,11 @@
"@iarna/toml": "2.2.5",
"@octokit/rest": "19.0.5",
"async-retry": "1.3.3",
"chalk": "5.1.2",
"chalk": "5.2.0",
"cosmiconfig": "8.0.0",
"execa": "6.1.0",
"git-url-parse": "13.1.0",
"globby": "13.1.2",
"globby": "13.1.3",
"got": "12.5.3",
"inquirer": "9.1.4",
"is-ci": "3.0.1",
Expand All @@ -76,7 +76,7 @@
"node-fetch": "3.3.0",
"open": "8.4.0",
"ora": "6.1.2",
"os-name": "5.0.1",
"os-name": "5.1.0",
"promise.allsettled": "1.0.6",
"proxy-agent": "5.0.0",
"semver": "7.3.8",
Expand All @@ -89,17 +89,17 @@
"devDependencies": {
"@octokit/request-error": "3.0.2",
"ava": "5.1.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint": "8.31.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-ava": "13.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.2.1",
"mock-fs": "5.2.0",
"mock-stdio": "1.0.3",
"nock": "13.2.9",
"nyc": "15.1.0",
"prettier": "2.8.0",
"sinon": "15.0.0",
"prettier": "2.8.2",
"sinon": "15.0.1",
"strip-ansi": "7.0.1"
},
"engines": {
Expand Down

0 comments on commit 2a8271f

Please sign in to comment.