summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorSadeep Madurange <16175248+smadurange@users.noreply.github.com>2025-10-22 21:57:45 +0800
committerGitHub <noreply@github.com>2025-10-22 21:57:45 +0800
commit52ca4f999ca07424a6ebb3e40835ff37914953fa (patch)
tree471f802f66da339c3a6f5a06b36658014da518fa /package.json
parent7e1ab9ae9164e1955525acbf8b754021dc74518c (diff)
parent170d56ea2e17f786e4f1bda7f736783b73a902b0 (diff)
downloadgohugo-theme-ed-52ca4f999ca07424a6ebb3e40835ff37914953fa.tar.gz
Merge branch 'sergeyklay:main' into mainHEADmaster
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
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"
}
}