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: w3f/logger-ts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f34d679e3438236fdb35caaa3ab19307f7ffc7dc
Choose a base ref
..
head repository: w3f/logger-ts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c1c786266cf4d175cc7468e6a4c356d4636b222a
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
@@ -22,7 +22,7 @@
"winston": "^3.3.3"
},
"devDependencies": {
"@types/chai": "4.3.16",
"@types/chai": "4.3.17",
"@types/mocha": "7.0.2",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -32,10 +32,10 @@
enabled "2.0.x"
kuler "^2.0.0"

"@types/chai@4.3.16":
version "4.3.16"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.16.tgz#b1572967f0b8b60bf3f87fe1d854a5604ea70c82"
integrity sha512-PatH4iOdyh3MyWtmHVFXLWCCIhUbopaltqddG9BzB+gMIzee2MJrvd+jouii9Z3wzQJruGWAm7WOMjgfG8hQlQ==
"@types/chai@4.3.17":
version "4.3.17"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.17.tgz#9195f9d242f2ac3b429908864b6b871a8f73f489"
integrity sha512-zmZ21EWzR71B4Sscphjief5djsLre50M6lI622OSySTmn9DB3j+C3kWroHfBQWXbOBwbgg/M8CG/hUxDLIloow==

"@types/eslint-visitor-keys@^1.0.0":
version "1.0.0"