diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-02-17 08:36:00 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-17 08:36:00 -0500 |
| commit | f84b51dcfbce1fa32ffdb6db6bd2a6f3f6febb65 (patch) | |
| tree | ea0145c53de676350879954d2499344bc3076bc5 /package.json | |
| parent | c9ef1c28f666b03d7b72f5c1f397431872a57dff (diff) | |
| download | submelon.dev-f84b51dcfbce1fa32ffdb6db6bd2a6f3f6febb65.tar.gz submelon.dev-f84b51dcfbce1fa32ffdb6db6bd2a6f3f6febb65.tar.bz2 submelon.dev-f84b51dcfbce1fa32ffdb6db6bd2a6f3f6febb65.zip | |
build(deps-dev): bump @types/node from 20.11.17 to 20.11.19 (#346)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.17 to 20.11.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ef8ae7b..42e252e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@11ty/eleventy": "^2.0.1", "@11ty/eleventy-img": "^4.0.0", "@types/11ty__eleventy-img": "^2.0.5", - "@types/node": "^20.11.17", + "@types/node": "^20.11.19", "badgen-cli": "^0.2.0", "prettier": "^3.2.5", "ts-node": "^10.9.2", |
