Skip to content

Commit

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

Close #3415
Close #3416
Close #3417
Close #3418
Close #3419
  • Loading branch information
netil authored Sep 12, 2023
1 parent ca96f85 commit 31049e0
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 246 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"d3-zoom": "^3.0.0"
},
"devDependencies": {
"@babel/core": "^7.22.15",
"@babel/core": "^7.22.17",
"@babel/eslint-parser": "^7.22.15",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
Expand All @@ -126,8 +126,8 @@
"@types/d3": "^7.4.0",
"@types/mocha": "^10.0.1",
"@types/sinon": "^10.0.16",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.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 @@
"chai": "^4.3.8",
"clean-webpack-plugin": "^4.0.0",
"cloc": "^2.11.0",
"core-js": "^3.32.1",
"core-js": "^3.32.2",
"coveralls": "^3.1.1",
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",
Expand All @@ -154,10 +154,10 @@
"d3-polygon": "^3.0.1",
"docdash": "^2.0.2",
"dtslint": "^4.2.1",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-naver": "^2.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^46.5.1",
"eslint-plugin-jsdoc": "^46.6.0",
"eslint-webpack-plugin": "^4.0.1",
"exports-loader": "^4.0.0",
"hammer-simulator": "0.0.1",
Expand All @@ -181,7 +181,7 @@
"mocha": "^10.2.0",
"node-sass": "^9.0.0",
"regenerator-runtime": "^0.14.0",
"rollup": "^3.28.1",
"rollup": "^3.29.1",
"rollup-plugin-delete": "^2.0.0",
"sass-loader": "^13.3.2",
"semantic-release": "^21.1.1",
Expand Down
Loading

0 comments on commit 31049e0

Please sign in to comment.