aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-13 15:49:38 +0000
committerGitHub <noreply@github.com>2022-09-13 15:49:38 +0000
commit5a8990e3a745e541274b1ed09ec19b02be0fbfb6 (patch)
treee842e7bceb81312189c0b51fb22bc4c7afb4254e
parentBump @typescript-eslint/parser from 5.36.2 to 5.37.0 (#187) (diff)
downloadee4511w-web-5a8990e3a745e541274b1ed09ec19b02be0fbfb6.tar
ee4511w-web-5a8990e3a745e541274b1ed09ec19b02be0fbfb6.tar.gz
ee4511w-web-5a8990e3a745e541274b1ed09ec19b02be0fbfb6.tar.bz2
ee4511w-web-5a8990e3a745e541274b1ed09ec19b02be0fbfb6.tar.lz
ee4511w-web-5a8990e3a745e541274b1ed09ec19b02be0fbfb6.tar.xz
ee4511w-web-5a8990e3a745e541274b1ed09ec19b02be0fbfb6.tar.zst
ee4511w-web-5a8990e3a745e541274b1ed09ec19b02be0fbfb6.zip
Bump @types/node from 18.7.16 to 18.7.17 (#190)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.16 to 18.7.17. - [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>
-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 86e67cc..2e6d32c 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.4.1",
- "@types/node": "18.7.16",
+ "@types/node": "18.7.17",
"@types/passport": "^1.0.10",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.36.2",
diff --git a/yarn.lock b/yarn.lock
index af1af21..d7e585e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -140,10 +140,10 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
-"@types/node@*", "@types/node@18.7.16":
- version "18.7.16"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.16.tgz#0eb3cce1e37c79619943d2fd903919fc30850601"
- integrity sha512-EQHhixfu+mkqHMZl1R2Ovuvn47PUw18azMJOTwSZr9/fhzHNGXAJ0ma0dayRVchprpCj0Kc1K1xKoWaATWF1qg==
+"@types/node@*", "@types/node@18.7.17":
+ version "18.7.17"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.17.tgz#52438111ea98f77475470fc62d79b9eb96bb2c92"
+ integrity sha512-0UyfUnt02zIuqp7yC8RYtDkp/vo8bFaQ13KkSEvUAohPOAlnVNbj5Fi3fgPSuwzakS+EvvnnZ4x9y7i6ASaSPQ==
"@types/passport@^1.0.10":
version "1.0.10"