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: Mediatek-Cloud/mcs-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6581b6a32065e6727f4f0ca2aacb0095347bd934
Choose a base ref
..
head repository: Mediatek-Cloud/mcs-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0b0cc3fdc741021eaf35fad3f012511a9d0441d7
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
@@ -62,7 +62,7 @@
"husky": "1.3.1",
"jest": "24.1.0",
"jest-specific-snapshot": "2.0.0",
"jest-styled-components": "7.0.0",
"jest-styled-components": "7.0.2",
"lint-staged": "8.1.4",
"polished": "3.0.0",
"prettier": "1.16.4",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -6922,10 +6922,10 @@ jest-specific-snapshot@^1.0.0:
dependencies:
jest-snapshot "^23.6.0"

jest-styled-components@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.0.tgz#3e1b7dcd077800ea5191e1cc95b314917a2ed668"
integrity sha512-A1nl8q1ptZj1t5wd0x/UYjnqfld1GhZwRDPS9w0eD5P5R8G+Q4uHaBAbUjf+Arjexqh2BxfrGkTc3tDuhtdifg==
jest-styled-components@7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/jest-styled-components/-/jest-styled-components-7.0.2.tgz#b7711871ea74a04491b12bad123fa35cc65a2a80"
integrity sha512-i1Qke8Jfgx0Why31q74ohVj9S2FmMLUE8bNRSoK4DgiurKkXG6HC4NPhcOLAz6VpVd9wXkPn81hOt4aAQedqsA==
dependencies:
css "^2.2.4"