Skip to content

Commit

Permalink
Update dependency @types/faker to v5.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 22, 2020
1 parent 06bf410 commit 7bedd7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@babel/polyfill": "7.12.1",
"@types/faker": "5.1.2",
"@types/faker": "5.1.3",
"css-loader": "5.0.0",
"less": "3.12.2",
"less-loader": "7.0.2",
Expand Down
2 changes: 1 addition & 1 deletion javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"author": "pubkey",
"devDependencies": {
"@types/deep-equal": "1.0.1",
"@types/faker": "5.1.2",
"@types/faker": "5.1.3",
"@types/mocha": "8.0.3",
"@types/node": "13.13.15",
"array-shuffle": "1.0.1",
Expand Down

0 comments on commit 7bedd7d

Please sign in to comment.