Skip to content

Commit

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

Close #3858
Close #3859 
Close #3860
Close #3861
Close #3862
  • Loading branch information
netil authored Jul 30, 2024
1 parent 81ea359 commit 7805dd7
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 359 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.7.0",
"@eslint/js": "^9.8.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-typescript": "^11.1.6",
Expand Down Expand Up @@ -133,17 +133,17 @@
"docdash": "^2.0.2",
"dprint": "^0.47.2",
"esbuild-loader": "^4.2.2",
"eslint": "^9.7.0",
"eslint": "^9.8.0",
"eslint-config-naver": "^2.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.8.3",
"eslint-plugin-jsdoc": "^48.9.2",
"exports-loader": "^5.0.0",
"hammer-simulator": "0.0.1",
"husky": "^9.1.1",
"husky": "^9.1.4",
"istanbul-instrumenter-loader": "^3.0.1",
"istanbul-lib-instrument": "^6.0.3",
"jsdoc": "^4.0.3",
"karma": "^6.4.3",
"karma": "^6.4.4",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage-istanbul-reporter": "^3.0.3",
Expand All @@ -159,9 +159,9 @@
"mocha": "^10.7.0",
"node-sass": "^9.0.0",
"regenerator-runtime": "^0.14.1",
"rollup": "^4.19.0",
"rollup": "^4.19.1",
"rollup-plugin-delete": "^2.0.0",
"sass-loader": "^14.2.1",
"sass-loader": "^16.0.0",
"semantic-release": "^24.0.0",
"simulant": "^0.2.2",
"sinon": "^18.0.0",
Expand All @@ -170,7 +170,7 @@
"taffydb": "^2.7.3",
"tslib": "^2.6.3",
"typescript": "5.5.4",
"typescript-eslint": "^7.17.0",
"typescript-eslint": "^7.18.0",
"webpack": "^5.93.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-clean": "^1.2.5",
Expand Down
Loading

0 comments on commit 7805dd7

Please sign in to comment.