Skip to content

Commit

Permalink
Merge pull request #62 from ninoseki/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
fix(deps): pin dependency dayjs to 1.8.36
  • Loading branch information
ninoseki committed Oct 1, 2020
2 parents 2da35a1 + a57d4d0 commit 8696c88
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 90 deletions.
167 changes: 78 additions & 89 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"axios": "0.20.0",
"buefy": "0.9.3",
"core-js": "3.6.5",
"dayjs": "^1.8.36",
"dayjs": "1.8.36",
"filesize.js": "2.0.0",
"highlight.js": "10.2.0",
"js-base64": "3.5.2",
Expand Down

0 comments on commit 8696c88

Please sign in to comment.