Skip to content

Commit

Permalink
Merge pull request #1051 from EC-CUBE/dependabot/npm_and_yarn/types/f…
Browse files Browse the repository at this point in the history
…aker-6.6.11

Bump @types/faker from 6.6.9 to 6.6.11
  • Loading branch information
nanasess authored Nov 19, 2024
2 parents 3109e61 + c06860d commit a22be23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@faker-js/faker": "^8.4.1",
"@playwright/test": "^1.48.2",
"@types/date-fns": "^2.6.0",
"@types/faker": "^6.6.9",
"@types/faker": "^6.6.11",
"@types/tar": "^6.1.13",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -980,10 +980,10 @@
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50"
integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==

"@types/faker@^6.6.9":
version "6.6.9"
resolved "https://registry.yarnpkg.com/@types/faker/-/faker-6.6.9.tgz#1064e7c46be58388fa326e2f918a4f02ab740a7a"
integrity sha512-Y9YYm5L//8ooiiknO++4Gr539zzdI0j3aXnOBjo1Vk+kTvffY10GuE2wn78AFPECwZ5MYGTjiDVw1naLLdDimw==
"@types/faker@^6.6.11":
version "6.6.11"
resolved "https://registry.yarnpkg.com/@types/faker/-/faker-6.6.11.tgz#ef9e9490c96522c7c36f90f00b17a88d78a1bd84"
integrity sha512-/m/YZdfPXeM3dnSBz4JDbbYXelBm+onjsX2+LZV1XPJjIOpdhoc8ngws67iyXdLJwLiigOcejBufaDdjuVWy3Q==
dependencies:
faker "*"

Expand Down

0 comments on commit a22be23

Please sign in to comment.