Skip to content

Commit

Permalink
chore(deps-dev): bump ava from 3.7.0 to 3.7.1
Browse files Browse the repository at this point in the history
Bumps [ava](https://github.com/avajs/ava) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/avajs/ava/releases)
- [Commits](avajs/ava@v3.7.0...v3.7.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Apr 19, 2020
1 parent 5695571 commit b279dde
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@self/husky-config": "npm:@fisker/[email protected]",
"@self/lint-staged-config": "npm:@fisker/[email protected]",
"@self/prettier-config": "npm:@fisker/[email protected]",
"ava": "3.7.0",
"ava": "3.7.1",
"cz-conventional-changelog": "3.1.0",
"del-cli": "3.0.0",
"eslint": "6.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"devDependencies": {
"@ava/babel": "1.0.1",
"ava": "3.7.0",
"ava": "3.7.1",
"eslint": "6.8.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/husky-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@ava/babel": "1.0.1",
"ava": "3.7.0"
"ava": "3.7.1"
},
"peerDependencies": {
"husky": "*"
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@ava/babel": "1.0.1",
"ava": "3.7.0",
"ava": "3.7.1",
"prettier": "2.0.4"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/renovate-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@ava/babel": "1.0.1",
"ava": "3.7.0",
"ava": "3.7.1",
"read-pkg": "5.2.0",
"write-pkg": "4.0.0"
},
Expand Down

0 comments on commit b279dde

Please sign in to comment.