Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump diff from 3.2.0 to 3.5.0 #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# k-redux-saga-tester
[![CircleCI](https://circleci.com/gh/alakarteio/k-redux-saga-tester.svg?style=shield)](https://circleci.com/gh/alakarteio/k-redux-saga-tester) [![Coverage Status](https://coveralls.io/repos/github/alakarteio/k-redux-saga-tester/badge.svg?branch=master)](https://coveralls.io/github/alakarteio/k-redux-saga-tester?branch=master) [![NPM Version](https://badge.fury.io/js/k-redux-saga-tester.svg)](https://www.npmjs.com/package/k-redux-saga-tester)
[![CircleCI](https://circleci.com/gh/unirakun/k-redux-saga-tester.svg?style=shield)](https://circleci.com/gh/unirakun/k-redux-saga-tester) [![Coverage Status](https://coveralls.io/repos/github/unirakun/k-redux-saga-tester/badge.svg?branch=master)](https://coveralls.io/github/unirakun/k-redux-saga-tester?branch=master) [![NPM Version](https://badge.fury.io/js/k-redux-saga-tester.svg)](https://www.npmjs.com/package/k-redux-saga-tester)

Test your sagas (redux-saga) with ease, compatible with Jest snapshots!

Expand All @@ -24,10 +24,10 @@ describe('mySaga', () => {
})
```

# About ![alakarteio](http://alakarte.io/assets/img/logo.markdown.png)
**alakarteio** is created by two passionate french developers.
# About uni rakun ![unirakun](https://avatars3.githubusercontent.com/u/26111459?s=50&v=4)
**uni rakun** is created by two passionate french developers.

Do you want to contact them ? Go to their [website](http://alakarte.io)
Do you want to contact them ? Go to their [website](https://unirakun.fr)

<table border="0">
<tr>
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1015,8 +1015,8 @@ detect-indent@^4.0.0:
repeating "^2.0.0"

diff@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-3.2.0.tgz#c9ce393a4b7cbd0b058a725c93df299027868ff9"
version "3.5.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"

doctrine@1.5.0:
version "1.5.0"
Expand Down