Skip to content

Commit

Permalink
run npm update --save
Browse files Browse the repository at this point in the history
  • Loading branch information
henrytill committed Nov 30, 2024
1 parent defcde4 commit 673cb38
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 97 deletions.
188 changes: 97 additions & 91 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@playwright/test": "^1.48.2",
"@playwright/test": "^1.49.0",
"@types/chrome": "^0.0.279",
"@types/node": "^22.8.6",
"eslint": "^9.13.0",
"globals": "^15.11.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
"@types/node": "^22.10.1",
"eslint": "^9.16.0",
"globals": "^15.12.0",
"prettier": "^3.4.1",
"typescript": "^5.7.2"
}
}

0 comments on commit 673cb38

Please sign in to comment.