Skip to content

Commit a586769

Browse files
committed
fix: downgrade faker-js
1 parent 8be6a61 commit a586769

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

package-lock.json

Lines changed: 7 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@actions/core": "^1.6.0",
3434
"@actions/github": "^4.0.0",
35-
"@faker-js/faker": "^6.0.0-alpha.5",
35+
"@faker-js/faker": "^6.0.0-alpha.3",
3636
"@octokit/graphql": "^4.8.0",
3737
"@octokit/rest": "^18.12.0",
3838
"@primer/css": "^19.3.0",

0 commit comments

Comments
 (0)