Skip to content

Commit a509f78

Browse files
dependabot[bot]lazka
authored andcommitted
Bump the all-dependencies group with 4 updates
Bumps the all-dependencies group with 4 updates: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [globals](https://github.com/sindresorhus/globals). Updates `@actions/cache` from 5.0.2 to 5.0.3 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) Updates `@types/node` from 24.10.7 to 24.10.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jsdoc` from 62.0.0 to 62.4.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v62.0.0...v62.4.1) Updates `globals` from 17.0.0 to 17.1.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.0.0...v17.1.0) --- updated-dependencies: - dependency-name: "@actions/cache" dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: "@types/node" dependency-version: 24.10.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: eslint-plugin-jsdoc dependency-version: 62.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: globals dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe23f11 commit a509f78

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@
2929
},
3030
"homepage": "https://github.com/msys2/setup-msys2",
3131
"dependencies": {
32-
"@actions/cache": "^5.0.2",
32+
"@actions/cache": "^5.0.3",
3333
"@actions/core": "^2.0.2",
3434
"@actions/exec": "^2.0.0",
3535
"@actions/tool-cache": "^3.0.0"
3636
},
3737
"devDependencies": {
3838
"@eslint/js": "^9.39.2",
39-
"@types/node": "^24.10.7",
39+
"@types/node": "^24.10.9",
4040
"@vercel/ncc": "^0.38.4",
4141
"eslint": "^9.39.2",
42-
"eslint-plugin-jsdoc": "^62.0.0",
43-
"globals": "^17.0.0",
42+
"eslint-plugin-jsdoc": "^62.4.1",
43+
"globals": "^17.1.0",
4444
"typescript": "^5.9.3"
4545
}
4646
}

0 commit comments

Comments
 (0)