Skip to content

Commit

Permalink
chore: upgrade packages nov 2023 (#136)
Browse files Browse the repository at this point in the history
* chore: upgrade packages - nov 2023

* chore: upgrade root packages - nov 2023

* chore: upgrade nuget - nov 2023
  • Loading branch information
AleF83 authored Nov 6, 2023
1 parent d0f218e commit 1b84056
Show file tree
Hide file tree
Showing 4 changed files with 3,290 additions and 2,303 deletions.
30 changes: 15 additions & 15 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.0.3",
"dotenv": "^16.3.1",
"jws": "^4.0.0",
"node-fetch": "^2.6.11",
"playwright-chromium": "^1.22.2",
"wait-on": "^7.0.1",
"yaml": "^2.3.1"
"node-fetch": "^2.7.0",
"playwright-chromium": "^1.39.0",
"wait-on": "^7.1.0",
"yaml": "^2.3.4"
},
"devDependencies": {
"@jest/types": "^29.5.0",
"@types/chance": "^1.1.3",
"@types/jest": "^29.5.1",
"@types/jws": "^3.2.5",
"@types/node": "^18.16.16",
"@types/node-fetch": "^2.6.4",
"@types/wait-on": "^5.3.1",
"jest": "^29.5.0",
"@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",
"jest": "^29.7.0",
"jest-playwright-preset": "^3.0.1",
"ts-jest": "^29.1.0",
"typescript": "^5.0.4"
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}
}
Loading

0 comments on commit 1b84056

Please sign in to comment.