aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-12-08 19:30:38 +0900
committerGitHub <[email protected]>2022-12-08 19:30:38 +0900
commit7d11a306d62dea1b37246c412c44f38aab0e9773 (patch)
tree068a8ac5baac1637bc2f209076d7125ec69d252c
parentchore(release): 0.5.4 [skip ci] (diff)
downloadholo-schedule-7d11a306d62dea1b37246c412c44f38aab0e9773.tar.xz
holo-schedule-7d11a306d62dea1b37246c412c44f38aab0e9773.zip
chore(deps): update dependency @types/node to v18 (#41)HEADmaster
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index fe2ddca..b461481 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"@semantic-release/npm": "^9.0.0",
"@semantic-release/release-notes-generator": "^10.0.3",
"@types/jsdom": "^16.2.3",
- "@types/node": "^16.0.0",
+ "@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.0.0",
diff --git a/yarn.lock b/yarn.lock
index 28db3a9..be81a24 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -485,10 +485,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.4.tgz#fec0ce0526abb6062fd206d72a642811b887a111"
integrity sha512-6xwbrW4JJiJLgF+zNypN5wr2ykM9/jHcL7rQ8fZe2vuftggjzZeRSM4OwRc6Xk8qWjwJ99qVHo/JgOGmomWRog==
-"@types/node@^16.0.0":
- version "16.11.17"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.17.tgz#ae146499772e33fc6382e1880bc567e41a528586"
- integrity sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==
+"@types/node@^18.0.0":
+ version "18.11.9"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
+ integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
"@types/normalize-package-data@^2.4.0":
version "2.4.1"