Skip to content

Commit

Permalink
Merge pull request #43 from cheezenaan-sandbox/renovate/node-9.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js
  • Loading branch information
cheezenaan committed Dec 5, 2019
2 parents bb5ff95 + abdabc6 commit 47b8884
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/node/Dockerfile.dev
@@ -1,4 +1,4 @@
FROM node:9.4.0-alpine
FROM node:9.11.2-alpine
LABEL maintainer "cheezenaan <cheezenaan@gmail.com>"

ENV \
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
},
"engines": {
"yarn": "1.3.2",
"node": "9.4.0"
"node": "9.11.2"
},
"cacheDirectories": ["frontend/node_modules"]
}

0 comments on commit 47b8884

Please sign in to comment.