Skip to content

Commit 8053a79

Browse files
test(deps): bump the npm group with 4 updates (#891)
1 parent 328cd03 commit 8053a79

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package-lock.json

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "amp-devcontainer-tests",
33
"version": "1.0.0",
44
"devDependencies": {
5-
"@playwright/test": "^1.54.2",
6-
"@types/node": "^24.2.0",
5+
"@playwright/test": "^1.55.0",
6+
"@types/node": "^24.3.0",
77
"dotenv": "^17.2.1",
88
"nodemon": "^3.1.10",
9-
"otpauth": "^9.4.0",
10-
"playwright-bdd": "^8.3.1"
9+
"otpauth": "^9.4.1",
10+
"playwright-bdd": "^8.4.0"
1111
},
1212
"scripts": {
1313
"test": "cd $INIT_CWD && npx bddgen && npx playwright test",

0 commit comments

Comments
 (0)