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: owsas/open-categories
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 695c80758f20a7447911fecdae68dc582649cb76
Choose a base ref
..
head repository: owsas/open-categories
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e871c32739cd83af02caf5b49b572f5e05d32e2e
Choose a head ref
Showing with 4 additions and 4 deletions.
  1. +1 −1 package.json
  2. +3 −3 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
"devDependencies": {
"@types/is": "0.0.19",
"@types/jest": "22.1.3",
"@types/node": "8.10.10",
"@types/node": "8.10.11",
"jest": "21.2.1",
"ts-jest": "22.4.2",
"tslint": "5.9.1",
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -24,9 +24,9 @@
version "22.1.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.1.3.tgz#25da391935e6fac537551456f077ce03144ec168"

"@types/node@8.10.10":
version "8.10.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.10.tgz#fec07bc2ad549d9e6d2f7aa0fb0be3491b83163a"
"@types/node@8.10.11":
version "8.10.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.11.tgz#971ea8cb91adbe0b74e3fbd867dec192d5893a5f"

abab@^1.0.3, abab@^1.0.4:
version "1.0.4"