Skip to content

Commit 05a2005

Browse files
committed
v6.4.0
1 parent 9f66d63 commit 05a2005

File tree

2 files changed

+22
-18
lines changed

2 files changed

+22
-18
lines changed

package-lock.json

+20-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"chai": "^5.1.2",
4646
"commander": "^13.0.0",
4747
"esbuild": "^0.24.2",
48-
"eslint": "^9.17.0",
48+
"eslint": "^9.18.0",
4949
"eslint-plugin-import-x": "^4.6.1",
5050
"eslint-plugin-jsdoc": "^50.6.1",
5151
"eslint-plugin-regexp": "^2.7.0",
@@ -76,5 +76,5 @@
7676
"tsc": "node scripts/index clean --dir=types -i && npx tsc",
7777
"update-wpt": "git submodule update --init --recursive --remote"
7878
},
79-
"version": "6.3.7"
79+
"version": "6.4.0"
8080
}

0 commit comments

Comments
 (0)