Skip to content

Commit

Permalink
Merge pull request #500 from dipjyotimetia/dependabot/npm_and_yarn/al…
Browse files Browse the repository at this point in the history
…lure-playwright-2.10.0

Bump allure-playwright from 2.9.2 to 2.10.0
  • Loading branch information
dipjyotimetia authored Dec 15, 2023
2 parents 4c305b2 + 59ec69c commit 63fcf6d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"homepage": "https://github.com/dipjyotimetia/PlaywrightTestFramework#readme",
"dependencies": {
"@faker-js/faker": "^8.3.1",
"allure-playwright": "^2.9.2",
"allure-playwright": "^2.10.0",
"axios": "^1.6.2",
"config": "^3.3.9",
"csv-parse": "5.5.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,19 +176,19 @@ ajv@^6.12.4:
json-schema-traverse "^0.4.1"
uri-js "^4.2.2"

allure-js-commons@2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/allure-js-commons/-/allure-js-commons-2.9.2.tgz#47a2e31d1e476aa565fd4c467e6e1f3540774f6a"
integrity sha512-Qvi+zMZQruklqcnqG/zHCnE209v1YiWGhO3H2aPW2aXC8Ockqd01a+w2lP4Qqp3SfC+WQDeAK2+pp+v+eNl8xQ==
allure-js-commons@2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/allure-js-commons/-/allure-js-commons-2.10.0.tgz#59edd18ac283bd58d848e47fc7e625342921a43a"
integrity sha512-DgACWBU2dchQD8tQOo5Y0MXx08SSzdgCnKBdwrOu29vITYBXih+0r8SbmrFYQhjAbn8eKMM+mXq+rKtjZRa2oA==
dependencies:
properties "^1.2.1"

allure-playwright@^2.9.2:
version "2.9.2"
resolved "https://registry.yarnpkg.com/allure-playwright/-/allure-playwright-2.9.2.tgz#27e86f37921a456632830e9c9820188ad5844aad"
integrity sha512-N0X1c1GGLg74vdDAuq86KCekuvQ5BaqqpgcBpJj5x3y/RlQPBn84wlg8PT/ViKQM4EdbNFMXOXpa5Opufv6qCg==
allure-playwright@^2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/allure-playwright/-/allure-playwright-2.10.0.tgz#f5ff5a1dcc946ed92b056a1d45d7aa3c55b391ca"
integrity sha512-zDljPJ/Fnyd2fn7msChtZebwkSVmAGLe/oWK7okGi0Ed+iHZ0E5Vwe5Z5MtUdfLjnT/OkOduwmS7R/DHeTXFSA==
dependencies:
allure-js-commons "2.9.2"
allure-js-commons "2.10.0"

ansi-regex@^5.0.1:
version "5.0.1"
Expand Down

0 comments on commit 63fcf6d

Please sign in to comment.