Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Commit

Permalink
bump testing library
Browse files Browse the repository at this point in the history
  • Loading branch information
Gondragos committed Jul 31, 2023
1 parent 90ec085 commit d0374df
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"cvg:summary": "nyc report --temp-dir=.nyc_output --reporter=text-summary --cwd=. --exclude-after-remap false"
},
"dependencies": {
"@heartexlabs/ls-test": "git+ssh://[email protected]/heartexlabs/ls-frontend-test#0d424000658f3cd0231a3cee04e46266a6fdda98"
"@heartexlabs/ls-test": "git+ssh://[email protected]/heartexlabs/ls-frontend-test#6556cd18538ac0f487feeac48140d7ed03197209"
},
"devDependencies": {
"ts-loader": "^9.4.2",
Expand Down
22 changes: 22 additions & 0 deletions tests/functional/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,28 @@
webpack-cli "^5.0.1"
yargs "^17.7.1"

"@heartexlabs/ls-test@git+ssh://[email protected]/heartexlabs/ls-frontend-test#6556cd18538ac0f487feeac48140d7ed03197209":
version "1.0.8"
resolved "git+ssh://[email protected]/heartexlabs/ls-frontend-test#6556cd18538ac0f487feeac48140d7ed03197209"
dependencies:
"@cypress/code-coverage" "^3.10.0"
"@cypress/webpack-preprocessor" "^5.17.0"
chai "^4.3.7"
cypress "^12.9.0"
cypress-image-snapshot "^4.0.1"
cypress-multi-reporters "^1.6.2"
cypress-parallel "^0.12.0"
cypress-plugin-snapshots "^1.4.4"
cypress-terminal-report "^5.1.1"
pixelmatch "^5.3.0"
pngjs "^7.0.0"
proper-lockfile "^4.1.2"
ts-loader "^9.4.2"
typescript "^4.9.5"
webpack "^5.77.0"
webpack-cli "^5.0.1"
yargs "^17.7.1"

"@istanbuljs/load-nyc-config@^1.0.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
Expand Down

0 comments on commit d0374df

Please sign in to comment.