Skip to content

Commit

Permalink
fixup! ♻️ use playwright for e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-lebeau committed Dec 23, 2024
1 parent ba625db commit 1dd0038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
"@types/jasmine": "3.10.18",
"@types/node": "22.9.1",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@wdio/browserstack-service": "8.40.6",
Expand Down
11 changes: 1 addition & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1957,15 +1957,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.9.1":
version: 22.9.1
resolution: "@types/node@npm:22.9.1"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/ea489ae603aa8874e4e88980aab6f2dad09c755da779c88dd142983bfe9609803c89415ca7781f723072934066f63daf2b3339ef084a8ad1a8079cf3958be243
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0, @types/normalize-package-data@npm:^2.4.1":
version: 2.4.1
resolution: "@types/normalize-package-data@npm:2.4.1"
Expand Down Expand Up @@ -3464,7 +3455,7 @@ __metadata:
"@types/cors": "npm:2.8.17"
"@types/express": "npm:4.17.21"
"@types/jasmine": "npm:3.10.18"
"@types/node": "npm:22.9.1"
"@types/node": "npm:22.10.2"
"@typescript-eslint/eslint-plugin": "npm:8.16.0"
"@typescript-eslint/parser": "npm:8.16.0"
"@wdio/browserstack-service": "npm:8.40.6"
Expand Down

0 comments on commit 1dd0038

Please sign in to comment.