Skip to content

Commit

Permalink
chore(deps): minor update dependencies (#988)
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Jun 5, 2023
1 parent 58f0887 commit b9b85c5
Show file tree
Hide file tree
Showing 14 changed files with 230 additions and 206 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,26 +44,26 @@
"version": "1.0.0",
"devDependencies": {
"better-than-before": "^1.0.0",
"c8": "^7.1.2",
"chai": "^4.2.0",
"c8": "^7.14.0",
"chai": "^4.3.7",
"concat-stream": "^2.0.0",
"conventional-changelog-core": "^4.2.4",
"eslint": "^7.0.0",
"eslint-config-standard": "^16.0.1",
"eslint-plugin-import": "^2.18.2",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"forceable-tty": "^0.1.0",
"git-tails": "^1.0.0",
"mocha": "^8.0.0",
"pinkie-promise": "^2.0.0",
"git-tails": "^1.1.0",
"mocha": "^8.4.0",
"pinkie-promise": "^2.0.1",
"rimraf": "^3.0.2",
"safe-buffer": "5.2.1",
"semver": "^6.0.0",
"sinon": "^12.0.0",
"sinon-chai": "^3.1.0",
"semver": "^6.3.0",
"sinon": "^12.0.1",
"sinon-chai": "^3.7.0",
"tmp": "^0.2.1",
"vinyl": "^2.1.0"
"vinyl": "^2.2.1"
}
}
4 changes: 2 additions & 2 deletions packages/conventional-changelog-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
"dependencies": {
"add-stream": "^1.0.0",
"conventional-changelog": "^3.1.24",
"meow": "^8.0.0",
"conventional-changelog": "^3.1.25",
"meow": "^8.1.2",
"tempfile": "^3.0.0"
},
"scripts": {
Expand Down
14 changes: 7 additions & 7 deletions packages/conventional-changelog-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-core#readme",
"dependencies": {
"add-stream": "^1.0.0",
"conventional-changelog-writer": "^5.0.0",
"conventional-commits-parser": "^3.2.0",
"dateformat": "^3.0.0",
"get-pkg-repo": "^4.0.0",
"git-raw-commits": "^2.0.8",
"conventional-changelog-writer": "^5.0.1",
"conventional-commits-parser": "^3.2.4",
"dateformat": "^3.0.3",
"get-pkg-repo": "^4.2.1",
"git-raw-commits": "^2.0.11",
"git-remote-origin-url": "^2.0.0",
"git-semver-tags": "^4.1.1",
"normalize-package-data": "^3.0.0",
"normalize-package-data": "^3.0.3",
"read-pkg": "^3.0.0",
"read-pkg-up": "^3.0.0"
},
"scripts": {
"test-windows": "mocha --timeout 30000"
},
"devDependencies": {
"conventional-changelog-angular": "^5.0.12"
"conventional-changelog-angular": "^5.0.13"
}
}
4 changes: 2 additions & 2 deletions packages/conventional-changelog-preset-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"test-windows": "mocha --timeout 30000"
},
"devDependencies": {
"conventional-changelog-angular": "^5.0.12",
"conventional-changelog-angular": "^5.0.13",
"conventional-changelog-conventionalcommits": "^5.0.0",
"sinon": "^12.0.0"
"sinon": "^12.0.1"
}
}
8 changes: 4 additions & 4 deletions packages/conventional-changelog-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
],
"dependencies": {
"conventional-commits-filter": "^2.0.7",
"dateformat": "^3.0.0",
"dateformat": "^3.0.3",
"handlebars": "^4.7.7",
"json-stringify-safe": "^5.0.1",
"meow": "^8.0.0",
"semver": "^6.0.0",
"split": "^1.0.0"
"meow": "^8.1.2",
"semver": "^6.3.0",
"split": "^1.0.1"
},
"scripts": {
"test-windows": "echo 'make work on windows'"
Expand Down
4 changes: 2 additions & 2 deletions packages/conventional-changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
},
"homepage": "https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog#readme",
"dependencies": {
"conventional-changelog-angular": "^5.0.12",
"conventional-changelog-angular": "^5.0.13",
"conventional-changelog-atom": "^2.0.8",
"conventional-changelog-codemirror": "^2.0.8",
"conventional-changelog-conventionalcommits": "^5.0.0",
"conventional-changelog-core": "^4.2.1",
"conventional-changelog-core": "^4.2.4",
"conventional-changelog-ember": "^2.0.9",
"conventional-changelog-eslint": "^3.0.9",
"conventional-changelog-express": "^2.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-commits-filter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
],
"dependencies": {
"lodash.ismatch": "^4.4.0",
"modify-values": "^1.0.0"
"modify-values": "^1.0.1"
},
"scripts": {
"test-windows": "mocha --timeout 30000"
Expand Down
6 changes: 3 additions & 3 deletions packages/conventional-commits-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"logs"
],
"dependencies": {
"JSONStream": "^1.3.5",
"is-text-path": "^1.0.1",
"JSONStream": "^1.0.4",
"meow": "^8.0.0",
"split2": "^3.0.0"
"meow": "^8.1.2",
"split2": "^3.2.2"
},
"scripts": {
"test-windows": "echo 'make work on windows'"
Expand Down
6 changes: 3 additions & 3 deletions packages/conventional-recommended-bump/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
"concat-stream": "^2.0.0",
"conventional-changelog-preset-loader": "^2.3.4",
"conventional-commits-filter": "^2.0.7",
"conventional-commits-parser": "^3.2.0",
"git-raw-commits": "^2.0.8",
"conventional-commits-parser": "^3.2.4",
"git-raw-commits": "^2.0.11",
"git-semver-tags": "^4.1.1",
"meow": "^8.0.0"
"meow": "^8.1.2"
},
"scripts": {
"test-windows": "mocha --timeout 30000 ./test/preset-resolver.spec.js"
Expand Down
4 changes: 2 additions & 2 deletions packages/git-raw-commits/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
],
"dependencies": {
"dargs": "^7.0.0",
"meow": "^8.0.0",
"split2": "^3.0.0"
"meow": "^8.1.2",
"split2": "^3.2.2"
},
"scripts": {
"test-windows": "mocha --timeout 30000"
Expand Down
4 changes: 2 additions & 2 deletions packages/git-semver-tags/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"git"
],
"dependencies": {
"meow": "^8.0.0",
"semver": "^6.0.0"
"meow": "^8.1.2",
"semver": "^6.3.0"
},
"scripts": {
"test-windows": "mocha --timeout 30000"
Expand Down
4 changes: 2 additions & 2 deletions packages/gulp-conventional-changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"dependencies": {
"add-stream": "^1.0.0",
"concat-stream": "^2.0.0",
"conventional-changelog": "^3.1.24",
"fancy-log": "^1.3.2",
"conventional-changelog": "^3.1.25",
"fancy-log": "^1.3.3",
"plugin-error": "^1.0.1"
}
}
16 changes: 8 additions & 8 deletions packages/standard-changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
],
"dependencies": {
"add-stream": "^1.0.0",
"chalk": "^4.0.0",
"conventional-changelog-angular": "^5.0.12",
"conventional-changelog-core": "^4.2.1",
"figures": "^3.0.0",
"fs-access": "^1.0.0",
"meow": "^8.0.0",
"rimraf": "^3.0.0",
"sprintf-js": "^1.1.1",
"chalk": "^4.1.2",
"conventional-changelog-angular": "^5.0.13",
"conventional-changelog-core": "^4.2.4",
"figures": "^3.2.0",
"fs-access": "^1.0.1",
"meow": "^8.1.2",
"rimraf": "^3.0.2",
"sprintf-js": "^1.1.2",
"tempfile": "^3.0.0"
},
"scripts": {
Expand Down

0 comments on commit b9b85c5

Please sign in to comment.