Skip to content

Commit

Permalink
chore: Upgrade fictional: 2.0.3 -> 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvdm committed Oct 10, 2024
1 parent efa249e commit 3ca68c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"types": "dist/index.d.ts",
"dependencies": {
"@faker-js/faker": "^8.4.1",
"fictional": "^2.0.3",
"fictional": "^2.1.0",
"string-argv": "^0.3.2",
"uuid": "^9.0.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1583,7 +1583,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.1.3"
fast-stats: "npm:^0.0.6"
fictional: "npm:^2.0.3"
fictional: "npm:^2.1.0"
is-email: "npm:^1.0.2"
is-mac-address: "npm:^1.0.4"
is-url: "npm:^1.2.4"
Expand Down Expand Up @@ -3394,15 +3394,15 @@ __metadata:
languageName: node
linkType: hard

"fictional@npm:^2.0.3":
version: 2.0.3
resolution: "fictional@npm:2.0.3"
"fictional@npm:^2.1.0":
version: 2.1.0
resolution: "fictional@npm:2.1.0"
dependencies:
decimal.js: "npm:^10.4.3"
fast-json-stable-stringify: "npm:^2.1.0"
fnv-plus: "npm:^1.3.1"
siphash: "npm:^1.1.0"
checksum: 10c0/d2ce8cfdceeb5ee8fe7294e8b46669d8677dc57cba3a45a2f02e7403e19b7b6d295146caa7c12d1a7d7f420954083aa5f49403495e41f0205f527968170b9252
checksum: 10c0/e6eb6245b3cd7fe00a165178001ba4316c916550c62314d861841f3f7169c67e6c950f351bff5ac6af1478191a4ba0a62a6bfaa3af6b752da24e6ffb35def003
languageName: node
linkType: hard

Expand Down

0 comments on commit 3ca68c5

Please sign in to comment.