diff options
| author | Sadeep Madurange <16175248+smadurange@users.noreply.github.com> | 2025-10-22 21:57:45 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-22 21:57:45 +0800 |
| commit | 52ca4f999ca07424a6ebb3e40835ff37914953fa (patch) | |
| tree | 471f802f66da339c3a6f5a06b36658014da518fa /package.json | |
| parent | 7e1ab9ae9164e1955525acbf8b754021dc74518c (diff) | |
| parent | 170d56ea2e17f786e4f1bda7f736783b73a902b0 (diff) | |
| download | gohugo-theme-ed-52ca4f999ca07424a6ebb3e40835ff37914953fa.tar.gz | |
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 5024792..718af10 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ "netlify-preview": "node netlify-preview.js" }, "devDependencies": { - "@playwright/test": "^1.50.1", - "@types/node": "^22.13.9", - "eslint": "^9.18.0", + "@playwright/test": "^1.53.1", + "@types/node": "^24.0.1", + "eslint": "^9.29.0", "jsdom": "^26.0.0" } } |
