aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-26 15:46:21 +0000
committerGitHub <noreply@github.com>2022-07-26 15:46:21 +0000
commit92d9ff498c4d87dd5e7e2e4038103c89461ae01c (patch)
tree3ad946d7c860c61698d2d04528ca70aabc119de6
parentBump @typescript-eslint/parser from 5.30.7 to 5.31.0 (#141) (diff)
downloadee4511w-web-92d9ff498c4d87dd5e7e2e4038103c89461ae01c.tar
ee4511w-web-92d9ff498c4d87dd5e7e2e4038103c89461ae01c.tar.gz
ee4511w-web-92d9ff498c4d87dd5e7e2e4038103c89461ae01c.tar.bz2
ee4511w-web-92d9ff498c4d87dd5e7e2e4038103c89461ae01c.tar.lz
ee4511w-web-92d9ff498c4d87dd5e7e2e4038103c89461ae01c.tar.xz
ee4511w-web-92d9ff498c4d87dd5e7e2e4038103c89461ae01c.tar.zst
ee4511w-web-92d9ff498c4d87dd5e7e2e4038103c89461ae01c.zip
Bump @types/node from 18.0.6 to 18.6.1 (#138)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.0.6 to 18.6.1. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[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 59ecd4a..21c16e1 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"@types/csurf": "1.11.2",
"@types/express": "4.17.13",
"@types/express-fileupload": "1.2.2",
- "@types/node": "18.0.6",
+ "@types/node": "18.6.1",
"@types/passport": "^1.0.9",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.31.0",
diff --git a/yarn.lock b/yarn.lock
index 91309d9..8505ead 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -130,10 +130,10 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
-"@types/node@*", "@types/node@18.0.6":
- version "18.0.6"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.6.tgz#0ba49ac517ad69abe7a1508bc9b3a5483df9d5d7"
- integrity sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw==
+"@types/node@*", "@types/node@18.6.1":
+ version "18.6.1"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.1.tgz#828e4785ccca13f44e2fb6852ae0ef11e3e20ba5"
+ integrity sha512-z+2vB6yDt1fNwKOeGbckpmirO+VBDuQqecXkgeIqDlaOtmKn6hPR/viQ8cxCfqLU4fTlvM3+YjM367TukWdxpg==
"@types/passport@^1.0.9":
version "1.0.9"