Bump @faker-js/faker from 8.1.0 to 8.2.0

Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-16 00:56:30 +00:00 committed by GitHub
parent a0188b13f4
commit ebebea6786
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -34,7 +34,7 @@
"devDependencies": {
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@faker-js/faker": "^8.0.2",
"@faker-js/faker": "^8.2.0",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.92",
"@types/bcrypt": "^5.0.0",
@ -1742,9 +1742,9 @@
}
},
"node_modules/@faker-js/faker": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@faker-js/faker/-/faker-8.1.0.tgz",
"integrity": "sha512-38DT60rumHfBYynif3lmtxMqMqmsOQIxQgEuPZxCk2yUYN0eqWpTACgxi0VpidvsJB8CRxCpvP7B3anK85FjtQ==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/@faker-js/faker/-/faker-8.2.0.tgz",
"integrity": "sha512-VacmzZqVxdWdf9y64lDOMZNDMM/FQdtM9IsaOPKOm2suYwEatb8VkdHqOzXcDnZbk7YDE2BmsJmy/2Hmkn563g==",
"dev": true,
"funding": [
{

View file

@ -32,7 +32,7 @@
"devDependencies": {
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@faker-js/faker": "^8.0.2",
"@faker-js/faker": "^8.2.0",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.92",
"@types/bcrypt": "^5.0.0",