aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-11 15:33:09 +0000
committerGitHub <noreply@github.com>2022-08-11 15:33:09 +0000
commitdc4b99274e98a8b599d53859fc0d37266d5bced6 (patch)
treeeec2d372c5bd08bc62204a4806d784abec366eb0 /package.json
parentBump @typescript-eslint/parser from 5.32.0 to 5.33.0 (#151) (diff)
downloadee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.tar
ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.tar.gz
ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.tar.bz2
ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.tar.lz
ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.tar.xz
ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.tar.zst
ee4511w-web-dc4b99274e98a8b599d53859fc0d37266d5bced6.zip
Bump @types/node from 18.6.5 to 18.7.1 (#152)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.5 to 18.7.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> 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 2c28848..0d8d457 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.3",
- "@types/node": "18.6.5",
+ "@types/node": "18.7.1",
"@types/passport": "^1.0.9",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.33.0",