Skip to content

Commit

Permalink
fix(deps): update dependency @faker-js/faker to v9.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent a7b5cb6 commit 76ec1ea
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 @@ -43,7 +43,7 @@
"hooks": "husky"
},
"dependencies": {
"@faker-js/faker": "9.2.0",
"@faker-js/faker": "9.3.0",
"filesize": "10.1.6",
"js-cookie": "3.0.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1167,10 +1167,10 @@ __metadata:
languageName: node
linkType: hard

"@faker-js/faker@npm:9.2.0":
version: 9.2.0
resolution: "@faker-js/faker@npm:9.2.0"
checksum: 10c0/d711a5d206558f90e3ce9ecafe366e236fbe190b4df9d3968b512ccb87ec625843c919d16050beade88b790ed3df6332f6a837e41fba6de33e7a2f8daa67f08d
"@faker-js/faker@npm:9.3.0":
version: 9.3.0
resolution: "@faker-js/faker@npm:9.3.0"
checksum: 10c0/6528e2f0bf0abc315780024534074a449e01e7f581f1a50a20ee7103d29d842e1c4d7dd6b27aa173f668308bf55a1d64c2547286c0c4e5a8e08d0b8269aaedc7
languageName: node
linkType: hard

Expand All @@ -1182,7 +1182,7 @@ __metadata:
"@commitlint/config-conventional": "npm:19.6.0"
"@eslint/eslintrc": "npm:3.2.0"
"@eslint/js": "npm:9.15.0"
"@faker-js/faker": "npm:9.2.0"
"@faker-js/faker": "npm:9.3.0"
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/eslint": "npm:^9.6.1"
"@types/js-cookie": "npm:3.0.6"
Expand Down

0 comments on commit 76ec1ea

Please sign in to comment.