Skip to content

Commit 1ea2909

Browse files
authored
Merge pull request #195 from croutonn/renovate/jest-docblock-28.x
chore(deps): update dependency jest-docblock to v28
2 parents c16dfd6 + d22a3da commit 1ea2909

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"eslint-plugin-react-hooks": "^4.2.0",
6666
"graphql": "<17.0.0",
6767
"jest": "^27.0.6",
68-
"jest-docblock": "^27.0.6",
68+
"jest-docblock": "^28.0.0",
6969
"jest-junit": "^13.0.0",
7070
"npm-run-all": "^4.1.5",
7171
"prettier": "^2.2.1",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3011,6 +3011,13 @@ jest-docblock@^27.0.6:
30113011
dependencies:
30123012
detect-newline "^3.0.0"
30133013

3014+
jest-docblock@^28.0.0:
3015+
version "28.0.0"
3016+
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-28.0.0.tgz#7f39dc998da47dac243157fbe7fbc1e993ab0eb8"
3017+
integrity sha512-88od+z1QkHyvtpj1gRA6QGysopOzImocHNNlvvM7OydDe9ER6z1siLtHJXbKEfi5FoxMpYqDtszYIS50JVs0WA==
3018+
dependencies:
3019+
detect-newline "^3.0.0"
3020+
30143021
jest-each@^27.3.1:
30153022
version "27.3.1"
30163023
resolved "https://registry.yarnpkg.com/jest-each/-/jest-each-27.3.1.tgz#14c56bb4f18dd18dc6bdd853919b5f16a17761ff"

0 commit comments

Comments
 (0)