aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-01 15:44:23 +0000
committerGitHub <noreply@github.com>2022-08-01 15:44:23 +0000
commitc2a1768614b9e573884733ee00290b783b15611a (patch)
tree173f761986e7dfc92e8c7eccbb4544b03bb252e2 /package.json
parentBump eslint from 8.20.0 to 8.21.0 (#144) (diff)
downloadee4511w-web-c2a1768614b9e573884733ee00290b783b15611a.tar
ee4511w-web-c2a1768614b9e573884733ee00290b783b15611a.tar.gz
ee4511w-web-c2a1768614b9e573884733ee00290b783b15611a.tar.bz2
ee4511w-web-c2a1768614b9e573884733ee00290b783b15611a.tar.lz
ee4511w-web-c2a1768614b9e573884733ee00290b783b15611a.tar.xz
ee4511w-web-c2a1768614b9e573884733ee00290b783b15611a.tar.zst
ee4511w-web-c2a1768614b9e573884733ee00290b783b15611a.zip
Bump @types/node from 18.6.2 to 18.6.3 (#145)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.2 to 18.6.3. - [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> 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 3c3b349..44e4c16 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.2",
+ "@types/node": "18.6.3",
"@types/passport": "^1.0.9",
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.31.0",