Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Apr 30, 2023
1 parent 2803303 commit 812be49
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -67,9 +67,9 @@
"cosmiconfig": "8.1.3",
"execa": "7.1.1",
"git-url-parse": "13.1.0",
"globby": "13.1.3",
"globby": "13.1.4",
"got": "12.6.0",
"inquirer": "9.1.5",
"inquirer": "9.2.0",
"is-ci": "3.0.1",
"issue-parser": "6.0.0",
"lodash": "4.17.21",
Expand All @@ -81,7 +81,7 @@
"os-name": "5.1.0",
"promise.allsettled": "1.0.6",
"proxy-agent": "5.0.0",
"semver": "7.3.8",
"semver": "7.5.0",
"shelljs": "0.8.5",
"update-notifier": "6.0.2",
"url-join": "5.0.0",
Expand All @@ -91,18 +91,18 @@
"devDependencies": {
"@octokit/request-error": "3.0.3",
"ava": "5.2.0",
"eslint": "8.37.0",
"eslint": "8.39.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-ava": "14.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "4.2.1",
"mock-fs": "5.2.0",
"mock-stdio": "1.0.3",
"nock": "13.3.0",
"prettier": "2.8.7",
"nock": "13.3.1",
"prettier": "2.8.8",
"remark-cli": "11.0.0",
"remark-preset-webpro": "0.0.2",
"sinon": "15.0.3",
"sinon": "15.0.4",
"strip-ansi": "7.0.1"
},
"engines": {
Expand Down

0 comments on commit 812be49

Please sign in to comment.