chore(deps): use @faker-js/faker (#797) [skip ci]

This commit is contained in:
Simon Lecoq
2022-01-21 02:58:22 +01:00
committed by GitHub
parent 877a76be78
commit ce19ceb715
8 changed files with 18 additions and 18 deletions

View File

@@ -29,6 +29,7 @@
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/github": "^4.0.0",
"@faker-js/faker": "^6.0.0-alpha.3",
"@octokit/graphql": "^4.8.0",
"@octokit/rest": "^18.12.0",
"@primer/css": "^19.2.0",
@@ -40,7 +41,6 @@
"emoji-name-map": "^1.2.9",
"express": "^4.17.1",
"express-rate-limit": "^6.1.0",
"faker": "^5.5.3",
"jimp": "^0.16.1",
"js-yaml": "^4.1.0",
"linguist-js": "^2.2.0",