aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-29 10:41:05 -0400
committerGitHub <noreply@github.com>2023-07-29 10:41:05 -0400
commit61623f76b54f471f3d0167ac8f86916db2a34615 (patch)
tree589075ecb24552a0a6f2137a2bc572ddd76450a2
parent16223e9911d587b20705139e08cae91f070a52e3 (diff)
downloadsubmelon.dev-61623f76b54f471f3d0167ac8f86916db2a34615.tar.gz
submelon.dev-61623f76b54f471f3d0167ac8f86916db2a34615.tar.bz2
submelon.dev-61623f76b54f471f3d0167ac8f86916db2a34615.zip
build(deps-dev): bump @types/node from 20.4.4 to 20.4.5 (#218)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5. - [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--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 08a87aa..f653e12 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -25,7 +25,7 @@
"styled-components": "^6.0.5"
},
"devDependencies": {
- "@types/node": "^20.4.4",
+ "@types/node": "^20.4.5",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.5",
"@types/react-icons": "^3.0.0",
@@ -4324,9 +4324,9 @@
}
},
"node_modules/@types/node": {
- "version": "20.4.4",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.4.tgz",
- "integrity": "sha512-CukZhumInROvLq3+b5gLev+vgpsIqC2D0deQr/yS1WnxvmYLlJXZpaQrQiseMY+6xusl79E04UjWoqyr+t1/Ew=="
+ "version": "20.4.5",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.5.tgz",
+ "integrity": "sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg=="
},
"node_modules/@types/node-fetch": {
"version": "2.6.4",
@@ -20058,9 +20058,9 @@
}
},
"@types/node": {
- "version": "20.4.4",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.4.tgz",
- "integrity": "sha512-CukZhumInROvLq3+b5gLev+vgpsIqC2D0deQr/yS1WnxvmYLlJXZpaQrQiseMY+6xusl79E04UjWoqyr+t1/Ew=="
+ "version": "20.4.5",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.4.5.tgz",
+ "integrity": "sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg=="
},
"@types/node-fetch": {
"version": "2.6.4",
diff --git a/package.json b/package.json
index 92c0891..256a15b 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"styled-components": "^6.0.5"
},
"devDependencies": {
- "@types/node": "^20.4.4",
+ "@types/node": "^20.4.5",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.5",
"@types/react-icons": "^3.0.0",