Skip to content

Commit

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

Close #3128
Close #3129
Close #3130
Close #3131
Close #3132
  • Loading branch information
netil authored Mar 14, 2023
1 parent e8a0cbc commit 8026808
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 220 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
"@types/d3": "^7.4.0",
"@types/mocha": "^10.0.1",
"@types/sinon": "^10.0.13",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"babel-helper-modules": "^6.0.0",
"babel-loader": "^9.1.2",
"babel-plugin-add-module-exports": "^1.0.4",
Expand All @@ -142,7 +142,7 @@
"chai": "^4.3.7",
"clean-webpack-plugin": "^4.0.0",
"cloc": "^2.11.0",
"core-js": "^3.29.0",
"core-js": "^3.29.1",
"coveralls": "^3.1.1",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
Expand All @@ -153,7 +153,7 @@
"d3-polygon": "^3.0.1",
"docdash": "^2.0.1",
"dtslint": "^4.2.1",
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"eslint-config-naver": "^2.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^40.0.1",
Expand All @@ -174,25 +174,25 @@
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^5.0.0",
"lint-staged": "^13.1.2",
"lint-staged": "^13.2.0",
"lite-fixture": "^1.0.2",
"mini-css-extract-plugin": "^2.7.2",
"mini-css-extract-plugin": "^2.7.3",
"mocha": "^10.2.0",
"node-sass": "^8.0.0",
"regenerator-runtime": "^0.13.11",
"rollup": "^3.18.0",
"rollup": "^3.19.1",
"rollup-plugin-delete": "^2.0.0",
"sass-loader": "^13.2.0",
"semantic-release": "^20.1.1",
"simulant": "^0.2.2",
"sinon": "^15.0.1",
"sinon": "^15.0.2",
"string-replace-loader": "^3.1.0",
"style-loader": "^3.3.1",
"style-loader": "^3.3.2",
"taffydb": "^2.7.3",
"terser-webpack-plugin": "^5.3.6",
"terser-webpack-plugin": "^5.3.7",
"tslib": "^2.5.0",
"typescript": "4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-clean": "^1.2.5",
"webpack-cli": "^5.0.1",
Expand Down
Loading

0 comments on commit 8026808

Please sign in to comment.