Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
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: nuxt-community/composition-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: da7cd5df020624c4d30f3a520b9d3911d2142369
Choose a base ref
..
head repository: nuxt-community/composition-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 56710cda2df82950bf922e47711c16d3b82800e9
Choose a head ref
Showing with 5 additions and 5 deletions.
  1. +1 −1 package.json
  2. +4 −4 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -82,7 +82,7 @@
"core-js": "3.39.0",
"cross-env": "^7.0.3",
"eslint": "^9.14.0",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-promise": "^7.1.0",
"happy-dom": "^15.8.0",
"http-server": "^14.1.1",
"lint-staged": "^15.2.10",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -7557,10 +7557,10 @@ eslint-formatter-pretty@^4.1.0:
string-width "^4.2.0"
supports-hyperlinks "^2.0.0"

eslint-plugin-promise@^6.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz#acd3fd7d55cead7a10f92cf698f36c0aafcd717a"
integrity sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==
eslint-plugin-promise@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==

eslint-rule-docs@^1.1.5:
version "1.1.235"