Skip to content

Commit

Permalink
v6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Jan 13, 2025
1 parent 9f66d63 commit 05a2005
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 18 deletions.
36 changes: 20 additions & 16 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"chai": "^5.1.2",
"commander": "^13.0.0",
"esbuild": "^0.24.2",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-regexp": "^2.7.0",
Expand Down Expand Up @@ -76,5 +76,5 @@
"tsc": "node scripts/index clean --dir=types -i && npx tsc",
"update-wpt": "git submodule update --init --recursive --remote"
},
"version": "6.3.7"
"version": "6.4.0"
}

0 comments on commit 05a2005

Please sign in to comment.