Skip to content

Commit

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

Close #3594
Close $3595
Close #3596
Close #3597
Close #3598
  • Loading branch information
netil authored Jan 16, 2024
1 parent 8f80637 commit fe61c10
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 325 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-typescript": "^11.1.5",
"@rollup/plugin-typescript": "^11.1.6",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/exec": "^6.0.3",
Expand All @@ -122,9 +122,9 @@
"@types/chai": "^4.3.11",
"@types/d3": "^7.4.3",
"@types/mocha": "^10.0.6",
"@types/sinon": "^17.0.2",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@types/sinon": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.19.0",
"babel-helper-modules": "^6.0.0",
"babel-loader": "^9.1.3",
"babel-plugin-add-module-exports": "^1.0.4",
Expand All @@ -143,7 +143,7 @@
"core-js": "^3.35.0",
"coveralls": "^3.1.1",
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",
"css-loader": "^6.9.0",
"css-minimizer-webpack-plugin": "^5.0.1",
"d3-color": "^3.1.0",
"d3-delaunay": "^6.0.4",
Expand Down Expand Up @@ -173,18 +173,18 @@
"karma-webpack": "^5.0.0",
"lint-staged": "^15.2.0",
"lite-fixture": "^1.0.2",
"mini-css-extract-plugin": "^2.7.6",
"mini-css-extract-plugin": "^2.7.7",
"mocha": "^10.2.0",
"node-sass": "^9.0.0",
"regenerator-runtime": "^0.14.1",
"rollup": "^4.9.4",
"rollup": "^4.9.5",
"rollup-plugin-delete": "^2.0.0",
"sass-loader": "^13.3.3",
"semantic-release": "^22.0.12",
"sass-loader": "^14.0.0",
"semantic-release": "^23.0.0",
"simulant": "^0.2.2",
"sinon": "^17.0.1",
"string-replace-loader": "^3.1.0",
"style-loader": "^3.3.3",
"style-loader": "^3.3.4",
"taffydb": "^2.7.3",
"terser-webpack-plugin": "^5.3.10",
"tslib": "^2.6.2",
Expand Down
Loading

0 comments on commit fe61c10

Please sign in to comment.