Skip to content

Commit

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

Close #3296
Close #3297
Close #3298
Close #3299
Close #3300
  • Loading branch information
netil authored Jul 18, 2023
1 parent c8213e7 commit 4af2865
Show file tree
Hide file tree
Showing 2 changed files with 349 additions and 352 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,12 @@
"d3-zoom": "^3.0.0"
},
"devDependencies": {
"@babel/core": "^7.22.8",
"@babel/eslint-parser": "^7.22.7",
"@babel/core": "^7.22.9",
"@babel/eslint-parser": "^7.22.9",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-transform-runtime": "^7.22.7",
"@babel/preset-env": "^7.22.7",
"@babel/plugin-transform-runtime": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/preset-typescript": "^7.22.5",
"@babel/runtime": "^7.22.6",
"@commitlint/cli": "17.6.6",
Expand All @@ -126,8 +126,8 @@
"@types/d3": "^7.4.0",
"@types/mocha": "^10.0.1",
"@types/sinon": "^10.0.15",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"babel-helper-modules": "^6.0.0",
"babel-loader": "^9.1.3",
"babel-plugin-add-module-exports": "^1.0.4",
Expand All @@ -154,10 +154,10 @@
"d3-polygon": "^3.0.1",
"docdash": "^2.0.1",
"dtslint": "^4.2.1",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"eslint-config-naver": "^2.1.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsdoc": "^46.4.3",
"eslint-plugin-jsdoc": "^46.4.4",
"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.13.11",
"rollup": "^3.26.2",
"rollup": "^3.26.3",
"rollup-plugin-delete": "^2.0.0",
"sass-loader": "^13.3.2",
"semantic-release": "^21.0.7",
Expand All @@ -193,7 +193,7 @@
"terser-webpack-plugin": "^5.3.9",
"tslib": "^2.6.0",
"typescript": "5.1.6",
"webpack": "^5.88.1",
"webpack": "^5.88.2",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-clean": "^1.2.5",
"webpack-cli": "^5.1.4",
Expand Down
Loading

0 comments on commit 4af2865

Please sign in to comment.