Skip to content

Commit aaf8e23

Browse files
build(deps-dev): bump the npm-dev group with 3 updates (#1881)
Bumps the npm-dev group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) and [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `@types/node` from 24.13.3 to 24.13.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@zip.js/zip.js` from 2.13.1 to 2.14.0 - [Release notes](https://github.com/gildas-lormeau/zip.js/releases) - [Commits](gildas-lormeau/zip.js@v2.13.1...v2.14.0) Updates `eslint-plugin-jsdoc` from 64.3.6 to 64.3.8 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v64.3.6...v64.3.8) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev - dependency-name: "@zip.js/zip.js" dependency-version: 2.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev - dependency-name: eslint-plugin-jsdoc dependency-version: 64.3.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba69f51 commit aaf8e23

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@types/he": "^1.2.3",
9090
"@types/insane": "^1.0.0",
9191
"@types/mocha": "^10.0.10",
92-
"@types/node": "^24.13.3",
92+
"@types/node": "^24.13.4",
9393
"@types/prismjs": "^1.26.6",
9494
"@types/webpack-hot-middleware": "^2.25.12",
9595
"@wdio/cli": "^9.31.7",
@@ -98,15 +98,15 @@
9898
"@wdio/local-runner": "^9.31.7",
9999
"@wdio/mocha-framework": "^9.31.7",
100100
"@wdio/spec-reporter": "^9.31.2",
101-
"@zip.js/zip.js": "^2.13.1",
101+
"@zip.js/zip.js": "^2.14.0",
102102
"css-loader": "^7.1.5",
103103
"css-minimizer-webpack-plugin": "^8.0.0",
104104
"dexie": "^4.4.5",
105105
"downshift": "^9.4.0",
106106
"eslint": "^10.6.0",
107107
"eslint-config-prettier": "^10.1.8",
108108
"eslint-plugin-import-x": "^4.17.1",
109-
"eslint-plugin-jsdoc": "^64.3.6",
109+
"eslint-plugin-jsdoc": "^64.3.8",
110110
"eslint-plugin-lit": "^2.3.1",
111111
"eslint-plugin-n": "^18.3.0",
112112
"eslint-plugin-unicorn": "^65.0.1",

0 commit comments

Comments
 (0)