aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-30 11:03:54 -0500
committerGitHub <noreply@github.com>2023-12-30 11:03:54 -0500
commit2a35448583a35f2cb44e3b03d30e84f6e1bf0a55 (patch)
treedeaea237e300a8576587a530de4ac8a3b89bd2d4
parent9a8068b54e802dc23abf7ab2cc1a487c71609cfc (diff)
downloadsubmelon.dev-2a35448583a35f2cb44e3b03d30e84f6e1bf0a55.tar.gz
submelon.dev-2a35448583a35f2cb44e3b03d30e84f6e1bf0a55.tar.bz2
submelon.dev-2a35448583a35f2cb44e3b03d30e84f6e1bf0a55.zip
build(deps-dev): bump @types/node from 20.10.5 to 20.10.6 (#334)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.5 to 20.10.6. - [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>
-rw-r--r--.yarn/cache/@types-node-npm-20.10.6-59a7d708ba-ada40e4ccb.zipbin0 -> 775813 bytes
-rw-r--r--package.json2
-rw-r--r--yarn.lock13
3 files changed, 12 insertions, 3 deletions
diff --git a/.yarn/cache/@types-node-npm-20.10.6-59a7d708ba-ada40e4ccb.zip b/.yarn/cache/@types-node-npm-20.10.6-59a7d708ba-ada40e4ccb.zip
new file mode 100644
index 0000000..5073b13
--- /dev/null
+++ b/.yarn/cache/@types-node-npm-20.10.6-59a7d708ba-ada40e4ccb.zip
Binary files differ
diff --git a/package.json b/package.json
index 2dcb7d1..882d5da 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-img": "^3.1.8",
"@types/11ty__eleventy-img": "^2.0.5",
- "@types/node": "^20.10.5",
+ "@types/node": "^20.10.6",
"badgen-cli": "^0.2.0",
"prettier": "^3.1.1",
"ts-node": "^10.9.2",
diff --git a/yarn.lock b/yarn.lock
index cf69cd5..d4d344b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -333,7 +333,7 @@ __metadata:
languageName: node
linkType: hard
-"@types/node@npm:*, @types/node@npm:^20.10.5":
+"@types/node@npm:*":
version: 20.10.5
resolution: "@types/node@npm:20.10.5"
dependencies:
@@ -342,6 +342,15 @@ __metadata:
languageName: node
linkType: hard
+"@types/node@npm:^20.10.6":
+ version: 20.10.6
+ resolution: "@types/node@npm:20.10.6"
+ dependencies:
+ undici-types: ~5.26.4
+ checksum: ada40e4ccbda3697dca88f8d13f4c996c493be6fbc15f5f5d3b91096d56bd700786a2c148a92a2b4c5d1f133379e63f754a786b3aebfc6a7d09fc7ea16dc017b
+ languageName: node
+ linkType: hard
+
"@types/sharp@npm:^0.31.0":
version: 0.31.1
resolution: "@types/sharp@npm:0.31.1"
@@ -3116,7 +3125,7 @@ __metadata:
"@11ty/eleventy": ^2.0.1
"@11ty/eleventy-img": ^3.1.8
"@types/11ty__eleventy-img": ^2.0.5
- "@types/node": ^20.10.5
+ "@types/node": ^20.10.6
badgen-cli: ^0.2.0
prettier: ^3.1.1
ts-node: ^10.9.2