Skip to content

Commit 1ff26fe

Browse files
chore(deps-dev): bump the npm-development group with 2 updates (#43)
Bumps the npm-development group with 2 updates: [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/lodash` from 4.17.16 to 4.17.17 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 22.15.19 to 22.15.21 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-version: 4.17.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@types/node" dependency-version: 22.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88ec019 commit 1ff26fe

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
"devDependencies": {
7676
"@jest/globals": "^29.7.0",
7777
"@types/jest": "^29.5.14",
78-
"@types/lodash": "^4.17.16",
79-
"@types/node": "^22.15.19",
78+
"@types/lodash": "^4.17.17",
79+
"@types/node": "^22.15.21",
8080
"@typescript-eslint/eslint-plugin": "^8.32.1",
8181
"@typescript-eslint/parser": "^8.32.1",
8282
"@vercel/ncc": "^0.38.3",

0 commit comments

Comments
 (0)