Skip to content

Commit

Permalink
chore: update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Dec 27, 2020
1 parent 997802b commit 59c2d1b
Show file tree
Hide file tree
Showing 2 changed files with 296 additions and 315 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@
"util": "./util.js"
},
"dependencies": {
"check-peer-dependencies": "^2.0.6",
"conventional-changelog": "^3.1.21",
"check-peer-dependencies": "^4.0.0",
"conventional-changelog": "^3.1.24",
"conventional-changelog-ui-router-core": "^1.4.2",
"find-parent-dir": "^0.3.0",
"git-semver-tags": "^4.0.0",
"lodash": "^4.17.15",
"git-semver-tags": "^4.1.1",
"lodash": "^4.17.20",
"node-cleanup": "^2.1.2",
"npm-run-all": "^4.1.5",
"open": "^7.0.4",
"open": "^7.3.0",
"readline-sync": "^1.4.10",
"shelljs": "^0.8.4",
"shx": "^0.3.1",
"shx": "^0.3.3",
"tmp": "^0.2.1",
"tweak-sourcemap-paths": "0.0.4",
"yalc": "^1.0.0-pre.35",
"yargs": "^15.3.1"
"yalc": "^1.0.0-pre.49",
"yargs": "^16.2.0"
},
"resolutions": {
"npm-packlist": "1.4.6"
Expand Down
Loading

0 comments on commit 59c2d1b

Please sign in to comment.