Skip to content

Commit

Permalink
Update dependency faker to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2022
1 parent 60e273c commit a29c7cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions examples/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/pouchdb-core": "7.0.10",
"async-test-util": "2.0.0",
"event-reduce-js": "file:../../javascript/",
"faker": "5.5.3",
"faker": "6.6.6",
"json-pretty-html": "1.1.6",
"minimongo": "6.8.3",
"nedb": "1.8.0",
Expand All @@ -39,7 +39,7 @@
},
"devDependencies": {
"@babel/polyfill": "7.12.1",
"@types/faker": "5.5.9",
"@types/faker": "6.6.8",
"concurrently": "7.6.0",
"css-loader": "5.2.7",
"less": "4.1.3",
Expand Down
4 changes: 2 additions & 2 deletions javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"author": "pubkey",
"devDependencies": {
"@types/deep-equal": "1.0.1",
"@types/faker": "5.5.9",
"@types/faker": "6.6.8",
"@types/mocha": "10.0.1",
"@types/node": "18.11.15",
"array-shuffle": "3.0.0",
Expand All @@ -41,7 +41,7 @@
"child-process-promise": "2.2.1",
"clone": "2.1.2",
"deep-equal": "2.1.0",
"faker": "5.5.3",
"faker": "6.6.6",
"minimongo": "6.8.3",
"mocha": "10.2.0",
"pouchdb-selector-core": "7.3.1",
Expand Down

0 comments on commit a29c7cb

Please sign in to comment.