aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-14 21:22:56 +0000
committerGitHub <[email protected]>2020-04-14 21:22:56 +0000
commit1bc5b41a02125e1623f631ce466c7fe6048aa0d0 (patch)
treed0c9df0ea193a717d7abf952c303fb67cf41bcd5 /package.json
parentMerge pull request #1 from soruly/dependabot/npm_and_yarn/prettier-2.0.4 (diff)
downloadtrace.moe-image-proxy-1bc5b41a02125e1623f631ce466c7fe6048aa0d0.tar.xz
trace.moe-image-proxy-1bc5b41a02125e1623f631ce466c7fe6048aa0d0.zip
Bump @now/node from 1.5.0 to 1.5.1
Bumps [@now/node](https://github.com/zeit/now/tree/HEAD/packages/now-node) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/zeit/now/releases) - [Commits](https://github.com/zeit/now/commits/@now/[email protected]/packages/now-node) Signed-off-by: dependabot-preview[bot] <[email protected]>
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 8f9ecea..6a0a1b6 100644
--- a/package.json
+++ b/package.json
@@ -19,7 +19,7 @@
},
"homepage": "https://github.com/soruly/trace.moe-image-proxy#readme",
"devDependencies": {
- "@now/node": "^1.5.0",
+ "@now/node": "^1.5.1",
"prettier": "^2.0.4",
"typescript": "^3.8.3"
},