Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 12, 2020
1 parent e5d0af9 commit d470571
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
18 changes: 12 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"cron": "1.7.2",
"uuid": "8.2.0"
"uuid": "8.3.0"
},
"devDependencies": {
"@commitlint/cli": "9.1.1",
Expand All @@ -32,7 +32,7 @@
"@types/jest": "26.0.9",
"@types/node": "7.10.8",
"@types/sinon": "9.0.4",
"@types/uuid": "8.0.0",
"@types/uuid": "8.3.0",
"@typescript-eslint/eslint-plugin": "3.9.0",
"@typescript-eslint/parser": "3.9.0",
"eslint": "7.6.0",
Expand Down

0 comments on commit d470571

Please sign in to comment.