Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
Bump eventsource from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [eventsource](https:/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https:/EventSource/eventsource/releases)
- [Changelog](https:/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](EventSource/eventsource@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2022
1 parent 1d050e2 commit 60dbb23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11042,9 +11042,9 @@ events@^3.0.0, events@^3.1.0, events@^3.3.0:
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==

eventsource@^1.0.7:
version "1.1.0"
resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.1.0.tgz#00e8ca7c92109e94b0ddf32dac677d841028cfaf"
integrity sha512-VSJjT5oCNrFvCS6igjzPAt5hBzQ2qPBFIbJ03zLI9SE0mxwZpMw6BfJrbFHm1a141AavMEB8JHmBhWAd66PfCg==
version "1.1.1"
resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.1.1.tgz#4544a35a57d7120fba4fa4c86cb4023b2c09df2f"
integrity sha512-qV5ZC0h7jYIAOhArFJgSfdyz6rALJyb270714o7ZtNnw2WSJ+eexhKtE0O8LYPRsHZHf2osHKZBxGPvm3kPkCA==
dependencies:
original "^1.0.0"

Expand Down

1 comment on commit 60dbb23

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lint outputs ✅

Tests outputs ✅

Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regularly: https:/browserslist/browserslist#browsers-data-updating
PASS src/generate-cryptoassets-md.test.js
PASS src/renderer/actions/swap.test.js (15.042 s)

Test Suites: 1 skipped, 2 passed, 2 of 3 total
Tests: 5 skipped, 2 passed, 7 total
Snapshots: 0 total
Time: 17.772 s
Test results written to: report.json

Diff output ❌

windows

Actual Diff Expected

| market-btc-buy-page-actual | market-btc-buy-page-diff | market-btc-buy-page-expected |
| market-btc-buy-page-actual | market-btc-buy-page-diff | market-btc-buy-page-expected |

Please sign in to comment.