We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d60849 commit 8b70149Copy full SHA for 8b70149
package.json
@@ -84,12 +84,12 @@
84
"nanoid": "^5.0.6"
85
},
86
"devDependencies": {
87
- "@playwright/test": "^1.41.2",
+ "@playwright/test": "^1.42.0",
88
"@types/async": "^3.2.24",
89
"@types/node": "*",
90
"@types/selenium-webdriver": "^4.1.21",
91
- "@typescript-eslint/eslint-plugin": "^7.0.2",
92
- "@typescript-eslint/parser": "^7.0.2",
+ "@typescript-eslint/eslint-plugin": "^7.1.0",
+ "@typescript-eslint/parser": "^7.1.0",
93
"@vitest/coverage-istanbul": "^1.3.1",
94
"async": "^3.2.5",
95
"browserslist": "^4.23.0",
0 commit comments