Skip to content

Commit

Permalink
Bump playwright-qase-reporter from 2.0.12 to 2.0.13 in /tests
Browse files Browse the repository at this point in the history
Bumps [playwright-qase-reporter](https://github.com/qase-tms/qase-javascript) from 2.0.12 to 2.0.13.
- [Release notes](https://github.com/qase-tms/qase-javascript/releases)
- [Commits](qase-tms/qase-javascript@qase-playwright-v2.0.12...qase-playwright-v2.0.13)

---
updated-dependencies:
- dependency-name: playwright-qase-reporter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent a136005 commit a848d43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/semver": "^7.5.8",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"playwright-qase-reporter": "^2.0.12",
"playwright-qase-reporter": "^2.0.13",
"semver": "^7.6.3"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions tests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -348,10 +348,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.47.1.tgz#bb45bdfb0d48412c535501aa3805867282857df8"
integrity sha512-i1iyJdLftqtt51mEk6AhYFaAJCDx0xQ/O5NU8EKaWFgMjItPVma542Nh/Aq8aLCjIJSzjaiEQGW/nyqLkGF1OQ==

playwright-qase-reporter@^2.0.12:
version "2.0.12"
resolved "https://registry.yarnpkg.com/playwright-qase-reporter/-/playwright-qase-reporter-2.0.12.tgz#9ac052dcc7657893bbcf50194750806defedb304"
integrity sha512-VTDRnPbF152H4pP73cv1N4RGwCJ6YcR6ZILMUPbVQns/PTrRVGOG/oZRoR8l+2TzT7rth1RDVGJ/bS1fUKaZrQ==
playwright-qase-reporter@^2.0.13:
version "2.0.13"
resolved "https://registry.yarnpkg.com/playwright-qase-reporter/-/playwright-qase-reporter-2.0.13.tgz#3f1e13010744c5b0785cbcefba8e177e36b9a728"
integrity sha512-zki+ua3jipGmPJI7+jEdyMldvTQIAgXBWM9hAQ+IdxRWn/lOalv5ZSzsaeNoToQwjFNexNUUzSq2ZFSweP2xuQ==
dependencies:
chalk "^4.1.2"
qase-javascript-commons "~2.2.0"
Expand Down

0 comments on commit a848d43

Please sign in to comment.