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: Developmint/nuxt-bundle-buddy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a47ae3dc80c91ae2d538a71347a10cb874e0ba82
Choose a base ref
..
head repository: Developmint/nuxt-bundle-buddy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b772c49284b75eb951eb9d312b5df729dcf643ad
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
@@ -61,7 +61,7 @@
"consola": "2.3.0"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@nuxtjs/eslint-config": "^0.0.1",
"babel-eslint": "^10.0.1",
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -738,13 +738,13 @@
lodash "^4.17.10"
to-fast-properties "^2.0.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"
@@ -800,7 +800,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==