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: ampproject/amp-viewer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e01224103367c775c6bea5af0612838b6d2ce2cd
Choose a base ref
..
head repository: ampproject/amp-viewer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 41f283881d316153f2e8fc6cb9c59f9f462f0742
Choose a head ref
Showing with 5 additions and 5 deletions.
  1. +1 −1 mobile-web/package.json
  2. +4 −4 mobile-web/yarn.lock
2 changes: 1 addition & 1 deletion mobile-web/package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
"@rollup/plugin-node-resolve": "7.0.0",
"babelify": "10.0.0",
"browserify": "16.5.0",
"chai": "4.4.0",
"chai": "4.4.1",
"karma": "4.4.1",
"karma-browserify": "6.1.0",
"karma-chai": "0.1.0",
8 changes: 4 additions & 4 deletions mobile-web/yarn.lock
Original file line number Diff line number Diff line change
@@ -1317,10 +1317,10 @@ caniuse-lite@^1.0.30001022:
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001023.tgz#b82155827f3f5009077bdd2df3d8968bcbcc6fc4"
integrity sha512-C5TDMiYG11EOhVOA62W1p3UsJ2z4DsHtMBQtjzp3ZsUglcQn62WOUgW0y795c7A5uZ+GCEIvzkMatLIlAsbNTA==

chai@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.0.tgz#f9ac79f26726a867ac9d90a9b382120479d5f55b"
integrity sha512-x9cHNq1uvkCdU+5xTkNh5WtgD4e4yDFCsp9jVc7N7qVeKeftv3gO/ZrviX5d+3ZfxdYnZXZYujjRInu1RogU6A==
chai@4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1.tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1"
integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==
dependencies:
assertion-error "^1.1.0"
check-error "^1.0.3"