Skip to content

Commit

Permalink
update dependencies - 2024-04-05
Browse files Browse the repository at this point in the history
  • Loading branch information
spnraju committed Apr 7, 2024
1 parent ea92593 commit eb67259
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 151 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"homepage": "https://github.com/spnraju/demo-playwright-cucumberjs#readme",
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/register": "^7.23.7",
"@cucumber/cucumber": "^10.3.2",
"@cucumber/pretty-formatter": "^1.0.1",
"@playwright/test": "^1.42.1",
"@playwright/test": "^1.43.0",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"playwright": "^1.42.1",
"playwright": "^1.43.0",
"prettier": "^3.2.5"
}
}
Loading

0 comments on commit eb67259

Please sign in to comment.