Skip to content

Commit

Permalink
Update dependency doctrine to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 17, 2019
1 parent ce69fd9 commit 7d77faa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"build": "NODE_ENV=${NODE_ENV:-production} npm run build:render && npm run build:client"
},
"dependencies": {
"doctrine": "2.1.0",
"doctrine": "3.0.0",
"highlight.js": "9.13.1",
"htmlescape": "1.1.1",
"ramda": "0.26.0",
Expand Down

0 comments on commit 7d77faa

Please sign in to comment.