Skip to content

Commit

Permalink
Merge pull request #895 from rancher/dependabot/npm_and_yarn/tests/pl…
Browse files Browse the repository at this point in the history
…aywright-qase-reporter-2.0.13

Bump playwright-qase-reporter from 2.0.12 to 2.0.13 in /tests
  • Loading branch information
kravciak committed Sep 16, 2024
2 parents a136005 + a848d43 commit 9b51e9f
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 @@ playwright-core@1.47.1:
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 9b51e9f

Please sign in to comment.