Skip to content

Commit

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

Close #3742
Close #3743
Close #3744
Close #3745
Close #3746
  • Loading branch information
netil authored Apr 23, 2024
1 parent 413812d commit 8a845e7
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 235 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"devDependencies": {
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"@eslint/js": "^9.0.0",
"@eslint/js": "^9.1.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-typescript": "^11.1.6",
Expand All @@ -122,7 +122,7 @@
"chai": "^4.3.10",
"clean-webpack-plugin": "^4.0.0",
"cloc": "^2.11.0",
"core-js": "^3.36.1",
"core-js": "^3.37.0",
"coveralls": "^3.1.1",
"cross-env": "^7.0.3",
"css-loader": "^7.1.1",
Expand All @@ -133,7 +133,7 @@
"docdash": "^2.0.2",
"dprint": "^0.45.1",
"esbuild-loader": "^4.1.0",
"eslint": "^9.0.0",
"eslint": "^9.1.1",
"eslint-config-naver": "^2.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.2.2",
Expand All @@ -155,13 +155,13 @@
"karma-webpack": "^5.0.1",
"lint-staged": "^15.2.2",
"lite-fixture": "^1.0.2",
"mini-css-extract-plugin": "^2.8.1",
"mini-css-extract-plugin": "^2.9.0",
"mocha": "^10.4.0",
"node-sass": "^9.0.0",
"regenerator-runtime": "^0.14.1",
"rollup": "^4.14.3",
"rollup": "^4.16.2",
"rollup-plugin-delete": "^2.0.0",
"sass-loader": "^14.2.0",
"sass-loader": "^14.2.1",
"semantic-release": "^23.0.8",
"simulant": "^0.2.2",
"sinon": "^17.0.1",
Expand All @@ -170,7 +170,7 @@
"taffydb": "^2.7.3",
"tslib": "^2.6.2",
"typescript": "5.4.5",
"typescript-eslint": "^7.7.0",
"typescript-eslint": "^7.7.1",
"webpack": "^5.91.0",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-clean": "^1.2.5",
Expand Down
Loading

0 comments on commit 8a845e7

Please sign in to comment.