Skip to content

Commit

Permalink
chore(deps): downgrade dependencies for commonjs versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Oct 12, 2021
1 parent dda5eb1 commit b8c7583
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"find-babel-config": "^1.2.0",
"get-it": "^5.0.5",
"get-latest-version": "^2.0.0",
"git-remote-origin-url": "^4.0.0",
"git-remote-origin-url": "^3.1.0",
"git-user-info": "^1.0.1",
"github-url-to-object": "^4.0.6",
"inquirer": "^8.2.0",
Expand All @@ -64,7 +64,7 @@
"semver": "^7.3.5",
"spdx-license-ids": "^3.0.10",
"validate-npm-package-name": "^3.0.0",
"xdg-basedir": "^5.1.0"
"xdg-basedir": "^4.0.0"
},
"devDependencies": {
"eslint": "^8.0.0",
Expand Down

0 comments on commit b8c7583

Please sign in to comment.