aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-12 10:02:35 -0500
committerGitHub <noreply@github.com>2022-12-12 10:02:35 -0500
commitba2abfce97d48f26f5cf149a9eeb6d016ef72e58 (patch)
tree91c77c1b076859aa735a68273a517e0df47733aa /package.json
parenta489bce812f006864e7702c7ff9518feb03a6807 (diff)
downloadsubmelon.dev-ba2abfce97d48f26f5cf149a9eeb6d016ef72e58.tar.gz
submelon.dev-ba2abfce97d48f26f5cf149a9eeb6d016ef72e58.tar.bz2
submelon.dev-ba2abfce97d48f26f5cf149a9eeb6d016ef72e58.zip
Bump @types/node from 18.11.10 to 18.11.13 (#35)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.10 to 18.11.13. - [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> 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f3bb9d7..8248965 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"styled-components": "^5.3.6"
},
"devDependencies": {
- "@types/node": "^18.11.10",
+ "@types/node": "^18.11.13",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"@types/react-icons": "^3.0.0",