Skip to content

Commit 54f9211

Browse files
committed
📌 dependency: upgrade ava
1 parent 32e8fde commit 54f9211

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@babel/cli": "^7.5.0",
1919
"@babel/core": "^7.5.4",
2020
"@babel/register": "^7.4.4",
21-
"ava": "^1.0.0",
21+
"ava": "^1.1.0",
2222
"babel-eslint": "^10.0.2",
2323
"babel-preset-env": "^1.7.0",
2424
"conventional-changelog-cli": "^2.0.12",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ atob@^2.1.1:
578578
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
579579
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
580580

581-
ava@^1.0.0:
581+
ava@^1.1.0:
582582
version "1.4.1"
583583
resolved "https://registry.yarnpkg.com/ava/-/ava-1.4.1.tgz#4a59289e0c9728e492ec3a5be21d1072636be172"
584584
integrity sha512-wKpgOPTL7hJSBWpfbU4SA8rlsTZrph9g9g7qYDV7M6uK1rKeW8oCUJWRwCd8B24S4N0Y5myf6cTEnA66WIk0sA==

0 commit comments

Comments
 (0)