diff --git a/package.json b/package.json index 35a2d76..265c283 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@mouse_484/eslint-config-node": "https://eslint-config.mouse484.tk/Node?next", "@mouse_484/eslint-config-prettier": "https://eslint-config.mouse484.tk/Prettier?next", "@mouse_484/eslint-config-typescript": "https://eslint-config.mouse484.tk/TypeScript?next", - "@types/node": "14.14.43", + "@types/node": "15.12.5", "eslint": "7.25.0", "nodemon": "^2.0.7", "prettier": "2.2.1", diff --git a/yarn.lock b/yarn.lock index a0003d4..bdbb98f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -103,10 +103,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4= -"@types/node@14.14.43": - version "14.14.43" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.43.tgz#26bcbb0595b305400e8ceaf9a127a7f905ae49c8" - integrity sha512-3pwDJjp1PWacPTpH0LcfhgjvurQvrZFBrC6xxjaUEZ7ifUtT32jtjPxEMMblpqd2Mvx+k8haqQJLQxolyGN/cQ== +"@types/node@15.12.5": + version "15.12.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.5.tgz#9a78318a45d75c9523d2396131bd3cca54b2d185" + integrity sha512-se3yX7UHv5Bscf8f1ERKvQOD6sTyycH3hdaoozvaLxgUiY5lIGEeH37AD0G0Qi9kPqihPn0HOfd2yaIEN9VwEg== "@typescript-eslint/eslint-plugin@^3.10.1": version "3.10.1"