Skip to content

Commit

Permalink
Build(deps): Bump jest-docblock from 27.0.1 to 27.0.6 (#11165)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 4, 2021
1 parent 5310dd3 commit 06a7ffb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -52,7 +52,7 @@
"html-tag-names": "1.1.5",
"html-void-elements": "1.0.5",
"ignore": "4.0.6",
"jest-docblock": "27.0.1",
"jest-docblock": "27.0.6",
"json5": "2.2.0",
"leven": "3.1.0",
"lines-and-columns": "1.1.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3944,10 +3944,10 @@ jest-diff@^27.0.2:
jest-get-type "^27.0.1"
pretty-format "^27.0.2"

jest-docblock@27.0.1, jest-docblock@^27.0.1:
version "27.0.1"
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-27.0.1.tgz#bd9752819b49fa4fab1a50b73eb58c653b962e8b"
integrity sha512-TA4+21s3oebURc7VgFV4r7ltdIJ5rtBH1E3Tbovcg7AV+oLfD5DcJ2V2vJ5zFA9sL5CFd/d2D6IpsAeSheEdrA==
jest-docblock@27.0.6, jest-docblock@^27.0.1:
version "27.0.6"
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-27.0.6.tgz#cc78266acf7fe693ca462cbbda0ea4e639e4e5f3"
integrity sha512-Fid6dPcjwepTFraz0YxIMCi7dejjJ/KL9FBjPYhBp4Sv1Y9PdhImlKZqYU555BlN4TQKaTc+F2Av1z+anVyGkA==
dependencies:
detect-newline "^3.0.0"

Expand Down

0 comments on commit 06a7ffb

Please sign in to comment.