Skip to content

Commit 3815405

Browse files
committed
Update devDependencies: eslint, sinon, test-runner packages
1 parent 6f4cc3e commit 3815405

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,18 @@
4646
"homepage": "https://github.com/georapbox/web-storage#readme",
4747
"license": "MIT",
4848
"devDependencies": {
49-
"@eslint/js": "~9.27.0",
49+
"@eslint/js": "~9.29.0",
5050
"@esm-bundle/chai": "~4.3.4-fix.0",
5151
"@open-wc/testing": "~4.0.0",
5252
"@web/test-runner": "~0.20.2",
53-
"@web/test-runner-playwright": "~0.11.0",
53+
"@web/test-runner-playwright": "~0.11.1",
5454
"esbuild": "~0.25.4",
55-
"eslint": "~9.27.0",
55+
"eslint": "~9.29.0",
5656
"globals": "~16.2.0",
5757
"npm-run-all": "~4.1.5",
5858
"prettier": "~3.5.3",
5959
"rimraf": "~6.0.1",
60-
"sinon": "~20.0.0",
60+
"sinon": "~21.0.0",
6161
"typescript": "~5.8.3"
6262
},
6363
"publishConfig": {

0 commit comments

Comments
 (0)