Skip to content

Commit

Permalink
chore: update get-modules-graph to 0.0.10
Browse files Browse the repository at this point in the history
chore: update Playwright to 1.49.1
chore: update `@types/node`
  • Loading branch information
uid11 committed Dec 24, 2024
1 parent c6ddead commit abef633
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 39 deletions.
71 changes: 37 additions & 34 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"bugs": "https://github.com/joomcode/e2ed/issues",
"engines": {
"node": ">=16.11.1"
"node": ">=20.16.0"
},
"packageManager": "npm@10",
"homepage": "https://github.com/joomcode/e2ed#readme",
Expand All @@ -25,14 +25,14 @@
"url": "git+https://github.com/joomcode/e2ed.git"
},
"dependencies": {
"@playwright/test": "1.49.0",
"@playwright/test": "1.49.1",
"create-locator": "0.0.25",
"get-modules-graph": "0.0.9",
"get-modules-graph": "0.0.10",
"globby": "11.1.0"
},
"devDependencies": {
"@playwright/browser-chromium": "1.49.0",
"@types/node": "22.10.1",
"@playwright/browser-chromium": "1.49.1",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"assert-modules-support-case-insensitive-fs": "1.0.1",
Expand Down

0 comments on commit abef633

Please sign in to comment.