Skip to content

Commit

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

Close naver#3337
Close naver#3338
Close naver#3339 
Close naver#3340 
Close naver#3341
  • Loading branch information
netil authored and netil committed Sep 5, 2023
1 parent bb0ac8a commit e4b77aa
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 358 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@
"@babel/preset-env": "^7.22.10",
"@babel/preset-typescript": "^7.22.5",
"@babel/runtime": "^7.22.10",
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-replace": "^5.0.2",
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.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"babel-helper-modules": "^6.0.0",
"babel-loader": "^9.1.3",
"babel-plugin-add-module-exports": "^1.0.4",
Expand All @@ -154,7 +154,7 @@
"d3-polygon": "^3.0.1",
"docdash": "^2.0.1",
"dtslint": "^4.2.1",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-naver": "^2.1.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jsdoc": "^46.4.6",
Expand All @@ -175,13 +175,13 @@
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^5.0.0",
"lint-staged": "^13.2.3",
"lint-staged": "^14.0.0",
"lite-fixture": "^1.0.2",
"mini-css-extract-plugin": "^2.7.6",
"mocha": "^10.2.0",
"node-sass": "^9.0.0",
"regenerator-runtime": "^0.14.0",
"rollup": "^3.27.2",
"rollup": "^3.28.0",
"rollup-plugin-delete": "^2.0.0",
"sass-loader": "^13.3.2",
"semantic-release": "^21.0.7",
Expand Down
Loading

0 comments on commit e4b77aa

Please sign in to comment.