Skip to content

Commit

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

Co-authored-by: netil <netil@netil.local>
  • Loading branch information
netil and netil committed Sep 3, 2024
1 parent bc66a62 commit e32ba57
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 166 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@
"d3-zoom": "^3.0.0"
},
"devDependencies": {
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@eslint/js": "^9.9.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.7",
Expand All @@ -115,7 +115,7 @@
"@semantic-release/npm": "^12.0.1",
"@semantic-release/release-notes-generator": "^14.0.1",
"@testing-library/dom": "^10.4.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.0.1",
"@types/d3": "^7.4.3",
"@types/sinon": "^17.0.3",
"@vitest/browser": "^2.0.5",
Expand All @@ -140,11 +140,11 @@
"eslint-plugin-jsdoc": "^50.2.2",
"husky": "^9.1.5",
"jsdoc": "^4.0.3",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"mini-css-extract-plugin": "^2.9.1",
"playwright": "^1.46.1",
"regenerator-runtime": "^0.14.1",
"rollup": "^4.21.1",
"rollup": "^4.21.2",
"rollup-plugin-delete": "^2.0.0",
"sass": "^1.77.8",
"sass-loader": "^16.0.1",
Expand All @@ -155,7 +155,7 @@
"style-loader": "^4.0.0",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0",
"typescript-eslint": "^8.4.0",
"vitest": "^2.0.5",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.10.2",
Expand Down
Loading

0 comments on commit e32ba57

Please sign in to comment.