Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: talkyjs/talkyjs-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0fe703e9f1d2a689fdd823fa5049ac7a13395f57
Choose a base ref
..
head repository: talkyjs/talkyjs-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5a4f74e97df0c4358d72c663c4aeb4dac25f0f11
Choose a head ref
Showing with 7 additions and 7 deletions.
  1. +1 −1 package.json
  2. +6 −6 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -65,7 +65,7 @@
"module": "dist/core.esm.js",
"devDependencies": {
"@ask-utils/test": "3.11.0",
"@commitlint/cli": "19.4.0",
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@release-it/conventional-changelog": "2.0.1",
"conventional-changelog-cli": "2.1.1",
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -877,13 +877,13 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@commitlint/cli@19.4.0":
version "19.4.0"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.0.tgz#9f93d3ed07e531fcfa371015c8c87e0aa26d974f"
integrity sha512-sJX4J9UioVwZHq7JWM9tjT5bgWYaIN3rC4FP7YwfEwBYiIO+wMyRttRvQLNkow0vCdM0D67r9NEWU0Ui03I4Eg==
"@commitlint/cli@19.4.1":
version "19.4.1"
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.1.tgz#51dbd88750620c9e5fb6f5bc773872728a29674a"
integrity sha512-EerFVII3ZcnhXsDT9VePyIdCJoh3jEzygN1L37MjQXgPfGS6fJTWL/KHClVMod1d8w94lFC3l4Vh/y5ysVAz2A==
dependencies:
"@commitlint/format" "^19.3.0"
"@commitlint/lint" "^19.2.2"
"@commitlint/lint" "^19.4.1"
"@commitlint/load" "^19.4.0"
"@commitlint/read" "^19.4.0"
"@commitlint/types" "^19.0.3"
@@ -939,7 +939,7 @@
"@commitlint/types" "^19.0.3"
semver "^7.6.0"

"@commitlint/lint@^19.2.2":
"@commitlint/lint@^19.4.1":
version "19.4.1"
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.4.1.tgz#0760d34fcdaee0bf05befe666ca14c0fc1ecb57e"
integrity sha512-Ws4YVAZ0jACTv6VThumITC1I5AG0UyXMGua3qcf55JmXIXm/ejfaVKykrqx7RyZOACKVAs8uDRIsEsi87JZ3+Q==