Skip to content

Commit 59c2d1b

Browse files
chore: update all dependencies
1 parent 997802b commit 59c2d1b

File tree

2 files changed

+296
-315
lines changed

2 files changed

+296
-315
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,22 @@
2929
"util": "./util.js"
3030
},
3131
"dependencies": {
32-
"check-peer-dependencies": "^2.0.6",
33-
"conventional-changelog": "^3.1.21",
32+
"check-peer-dependencies": "^4.0.0",
33+
"conventional-changelog": "^3.1.24",
3434
"conventional-changelog-ui-router-core": "^1.4.2",
3535
"find-parent-dir": "^0.3.0",
36-
"git-semver-tags": "^4.0.0",
37-
"lodash": "^4.17.15",
36+
"git-semver-tags": "^4.1.1",
37+
"lodash": "^4.17.20",
3838
"node-cleanup": "^2.1.2",
3939
"npm-run-all": "^4.1.5",
40-
"open": "^7.0.4",
40+
"open": "^7.3.0",
4141
"readline-sync": "^1.4.10",
4242
"shelljs": "^0.8.4",
43-
"shx": "^0.3.1",
43+
"shx": "^0.3.3",
4444
"tmp": "^0.2.1",
4545
"tweak-sourcemap-paths": "0.0.4",
46-
"yalc": "^1.0.0-pre.35",
47-
"yargs": "^15.3.1"
46+
"yalc": "^1.0.0-pre.49",
47+
"yargs": "^16.2.0"
4848
},
4949
"resolutions": {
5050
"npm-packlist": "1.4.6"

0 commit comments

Comments
 (0)