Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jun 2, 2023
1 parent 75e970a commit 5472a58
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -61,37 +61,37 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "2.2.5",
"@octokit/rest": "19.0.7",
"@octokit/rest": "19.0.11",
"async-retry": "1.3.3",
"chalk": "5.2.0",
"cosmiconfig": "8.1.3",
"execa": "7.1.1",
"git-url-parse": "13.1.0",
"globby": "13.1.4",
"got": "12.6.0",
"inquirer": "9.2.0",
"got": "12.6.1",
"inquirer": "9.2.6",
"is-ci": "3.0.1",
"issue-parser": "6.0.0",
"lodash": "4.17.21",
"mime-types": "2.1.35",
"new-github-release-url": "2.0.0",
"node-fetch": "3.3.1",
"open": "9.1.0",
"ora": "6.3.0",
"ora": "6.3.1",
"os-name": "5.1.0",
"promise.allsettled": "1.0.6",
"proxy-agent": "5.0.0",
"semver": "7.5.0",
"proxy-agent": "6.2.1",
"semver": "7.5.1",
"shelljs": "0.8.5",
"update-notifier": "6.0.2",
"url-join": "5.0.0",
"wildcard-match": "5.1.2",
"yargs-parser": "21.1.1"
},
"devDependencies": {
"@octokit/request-error": "3.0.3",
"ava": "5.2.0",
"eslint": "8.39.0",
"@octokit/request-error": "4.0.0",
"ava": "5.3.0",
"eslint": "8.41.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-ava": "14.0.0",
"eslint-plugin-import": "2.27.5",
Expand All @@ -102,8 +102,8 @@
"prettier": "2.8.8",
"remark-cli": "11.0.0",
"remark-preset-webpro": "0.0.2",
"sinon": "15.0.4",
"strip-ansi": "7.0.1"
"sinon": "15.1.0",
"strip-ansi": "7.1.0"
},
"engines": {
"node": ">=14.9"
Expand Down

0 comments on commit 5472a58

Please sign in to comment.