Skip to content

Commit

Permalink
chore(deps-dev): update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
netil authored and netil committed Jan 15, 2025
1 parent 904e35b commit 0291281
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 187 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.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@eslint/js": "^9.17.0",
"@eslint/js": "^9.18.0",
"@rollup/plugin-node-resolve": "^16.0.0",
"@rollup/plugin-replace": "^6.0.2",
"@rollup/plugin-typescript": "^12.1.2",
Expand All @@ -124,7 +124,7 @@
"better-docs": "^2.7.3",
"clean-webpack-plugin": "^4.0.0",
"cloc": "2.2.0-cloc",
"core-js": "^3.39.0",
"core-js": "^3.40.0",
"coveralls": "^3.1.1",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
Expand All @@ -135,7 +135,7 @@
"docdash": "^2.0.2",
"dprint": "^0.48.0",
"esbuild-loader": "^4.2.2",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.6.1",
"husky": "^9.1.7",
Expand All @@ -144,18 +144,18 @@
"mini-css-extract-plugin": "^2.9.2",
"playwright": "^1.49.1",
"regenerator-runtime": "^0.14.1",
"rollup": "^4.30.0",
"rollup": "^4.30.1",
"rollup-plugin-delete": "^2.1.0",
"sass": "^1.83.1",
"sass": "^1.83.4",
"sass-loader": "^16.0.4",
"semantic-release": "^24.2.1",
"simulant": "^0.2.2",
"sinon": "^19.0.2",
"string-replace-loader": "^3.1.0",
"style-loader": "^4.0.0",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"typescript-eslint": "^8.19.1",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"vitest": "^2.1.8",
"webpack": "^5.97.1",
"webpack-bundle-analyzer": "^4.10.2",
Expand Down
Loading

0 comments on commit 0291281

Please sign in to comment.