Skip to content

Commit

Permalink
chore(deps-dev): update dependency (#3906)
Browse files Browse the repository at this point in the history
update dependency to the latest version

Co-authored-by: netil <[email protected]>
  • Loading branch information
netil and netil authored Oct 23, 2024
1 parent 0cc638a commit 3febfd1
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 150 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-typescript": "^12.1.1",
Expand Down Expand Up @@ -133,29 +133,29 @@
"d3-format": "^3.1.0",
"d3-polygon": "^3.0.1",
"docdash": "^2.0.2",
"dprint": "^0.47.2",
"dprint": "^0.47.4",
"esbuild-loader": "^4.2.2",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.4.1",
"eslint-plugin-jsdoc": "^50.4.3",
"husky": "^9.1.6",
"jsdoc": "^4.0.3",
"jsdoc": "^4.0.4",
"lint-staged": "^15.2.10",
"mini-css-extract-plugin": "^2.9.1",
"playwright": "^1.48.0",
"playwright": "^1.48.1",
"regenerator-runtime": "^0.14.1",
"rollup": "^4.24.0",
"rollup-plugin-delete": "^2.1.0",
"sass": "^1.79.5",
"sass": "^1.80.3",
"sass-loader": "^16.0.2",
"semantic-release": "^24.1.2",
"semantic-release": "^24.1.3",
"simulant": "^0.2.2",
"sinon": "^19.0.2",
"string-replace-loader": "^3.1.0",
"style-loader": "^4.0.0",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0",
"typescript-eslint": "^8.11.0",
"vitest": "^2.1.3",
"webpack": "^5.95.0",
"webpack-bundle-analyzer": "^4.10.2",
Expand Down
Loading

0 comments on commit 3febfd1

Please sign in to comment.