Skip to content

Commit

Permalink
deps: Bump [email protected] (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
tianfeng92 authored Jun 25, 2024
1 parent 14a5ed6 commit 725f9b9
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 86 deletions.
163 changes: 83 additions & 80 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
},
"homepage": "https://github.com/saucelabs/sauce-playwright-runner",
"dependencies": {
"@playwright/test": "1.44.1",
"@playwright/test": "1.45.0",
"@saucelabs/playwright-reporter": "1.2.0",
"@saucelabs/testcomposer": "3.0.0",
"dotenv": "16.4.5",
"lodash": "4.17.21",
"playwright": "1.44.1",
"playwright": "1.45.0",
"sauce-testrunner-utils": "3.0.0",
"xml-js": "1.6.11"
},
Expand All @@ -47,10 +47,10 @@
"@tsconfig/node20": "^20.1.4",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.5",
"@types/node": "^20.14.7",
"@types/node": "^20.14.8",
"@types/shelljs": "^0.8.15",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"babel-jest": "^29.7.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -63,6 +63,6 @@
"prettier": "^3.3.2",
"release-it": "^17.4.0",
"typescript": "^5.5.2",
"typescript-eslint": "^7.13.1"
"typescript-eslint": "^7.14.1"
}
}

0 comments on commit 725f9b9

Please sign in to comment.