Skip to content

Commit

Permalink
fix: update dependency @dword-design/tester to v2 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 4, 2021
1 parent 1185638 commit 55eb0a7
Show file tree
Hide file tree
Showing 2 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 @@ -40,7 +40,7 @@
"devDependencies": {
"@dword-design/base": "^8.0.0",
"@dword-design/puppeteer": "^4.0.0",
"@dword-design/tester": "^1.2.1",
"@dword-design/tester": "^2.0.0",
"@dword-design/tester-plugin-puppeteer": "^2.0.0",
"@nuxt/content": "^1.14.0",
"depcheck-package-name": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1315,10 +1315,10 @@
dependencies:
puppeteer-to-istanbul "github:dword-design/puppeteer-to-istanbul#fork"

"@dword-design/tester@^1.2.1":
version "1.2.9"
resolved "https://registry.yarnpkg.com/@dword-design/tester/-/tester-1.2.9.tgz#458e87adbd6ff2b8b36d8a653b7bfe69fce97683"
integrity sha512-WeunmhxdeGhq/IsOPVV34jLmQZqvwsXbUe38/6Urzsksc0V1WNylZcHCCoO/lCy/WsN0ts58XoGDC/9NKPEbNQ==
"@dword-design/tester@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@dword-design/tester/-/tester-2.0.0.tgz#03d1fa4581a9498a974bdab61a72c777712eaa86"
integrity sha512-3XjGIX3heaury8/GLlGqQD9lfcEomWM4xyuXuYjNY7O4jpQcnvkrLR6SIRN/Oba/ztVxjJRvwR9T0twN2Seqbw==
dependencies:
"@dword-design/functions" "^3.0.0"
promise-sequential "^1.1.1"
Expand Down

0 comments on commit 55eb0a7

Please sign in to comment.