Skip to content

Commit

Permalink
chore: upgrade packages mar 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
AleF83 committed Mar 31, 2024
1 parent 1b84056 commit 927ee20
Show file tree
Hide file tree
Showing 3 changed files with 2,204 additions and 1,945 deletions.
24 changes: 12 additions & 12 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,24 @@
},
"dependencies": {
"chance": "^1.1.11",
"dotenv": "^16.3.1",
"dotenv": "^16.4.5",
"jws": "^4.0.0",
"node-fetch": "^2.7.0",
"playwright-chromium": "^1.39.0",
"wait-on": "^7.1.0",
"yaml": "^2.3.4"
"wait-on": "^7.2.0",
"yaml": "^2.4.1"
},
"devDependencies": {
"@jest/types": "^29.6.3",
"@types/chance": "^1.1.5",
"@types/jest": "^29.5.7",
"@types/jws": "^3.2.7",
"@types/node": "^18.18.8",
"@types/node-fetch": "^2.6.8",
"@types/wait-on": "^5.3.3",
"@types/chance": "^1.1.6",
"@types/jest": "^29.5.12",
"@types/jws": "^3.2.9",
"@types/node": "^18.19.28",
"@types/node-fetch": "^2.6.11",
"@types/wait-on": "^5.3.4",
"jest": "^29.7.0",
"jest-playwright-preset": "^3.0.1",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
"jest-playwright-preset": "^4.0.0",
"ts-jest": "^29.1.2",
"typescript": "^5.4.3"
}
}
Loading

0 comments on commit 927ee20

Please sign in to comment.