Skip to content

Commit

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

Ref #3427 #3428 #3429 #3430 #3431
  • Loading branch information
netil committed Sep 20, 2023
1 parent 0c562c3 commit bb61222
Show file tree
Hide file tree
Showing 2 changed files with 470 additions and 728 deletions.
22 changes: 11 additions & 11 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.17",
"@babel/core": "^7.22.20",
"@babel/eslint-parser": "^7.22.15",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-transform-runtime": "^7.22.15",
"@babel/preset-env": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@babel/preset-typescript": "^7.22.15",
"@babel/runtime": "^7.22.15",
"@commitlint/cli": "17.7.1",
Expand All @@ -117,17 +117,17 @@
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-typescript": "^11.1.3",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^10.0.4",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/npm": "^10.0.5",
"@semantic-release/release-notes-generator": "^11.0.7",
"@semantic-release/npm": "^11.0.0",
"@semantic-release/release-notes-generator": "^12.0.0",
"@types/chai": "^4.3.6",
"@types/d3": "^7.4.0",
"@types/mocha": "^10.0.1",
"@types/sinon": "^10.0.16",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"babel-helper-modules": "^6.0.0",
"babel-loader": "^9.1.3",
"babel-plugin-add-module-exports": "^1.0.4",
Expand Down Expand Up @@ -157,7 +157,7 @@
"eslint": "^8.49.0",
"eslint-config-naver": "^2.1.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsdoc": "^46.6.0",
"eslint-plugin-jsdoc": "^46.8.1",
"eslint-webpack-plugin": "^4.0.1",
"exports-loader": "^4.0.0",
"hammer-simulator": "0.0.1",
Expand All @@ -181,12 +181,12 @@
"mocha": "^10.2.0",
"node-sass": "^9.0.0",
"regenerator-runtime": "^0.14.0",
"rollup": "^3.29.1",
"rollup": "^3.29.2",
"rollup-plugin-delete": "^2.0.0",
"sass-loader": "^13.3.2",
"semantic-release": "^21.1.1",
"semantic-release": "^22.0.0",
"simulant": "^0.2.2",
"sinon": "^15.2.0",
"sinon": "^16.0.0",
"string-replace-loader": "^3.1.0",
"style-loader": "^3.3.3",
"taffydb": "^2.7.3",
Expand Down
Loading

0 comments on commit bb61222

Please sign in to comment.