Skip to content

Commit a915523

Browse files
chore(deps): update dependency jest-docblock to v29
1 parent 3672b99 commit a915523

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
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": "^29.0.0",
68-
"jest-docblock": "^28.0.0",
68+
"jest-docblock": "^29.0.0",
6969
"jest-junit": "^14.0.0",
7070
"npm-run-all": "^4.1.5",
7171
"prettier": "^2.2.1",

yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3302,13 +3302,6 @@ jest-diff@^29.0.3:
33023302
jest-get-type "^29.0.0"
33033303
pretty-format "^29.0.3"
33043304

3305-
jest-docblock@^28.0.0:
3306-
version "28.0.0"
3307-
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-28.0.0.tgz#7f39dc998da47dac243157fbe7fbc1e993ab0eb8"
3308-
integrity sha512-88od+z1QkHyvtpj1gRA6QGysopOzImocHNNlvvM7OydDe9ER6z1siLtHJXbKEfi5FoxMpYqDtszYIS50JVs0WA==
3309-
dependencies:
3310-
detect-newline "^3.0.0"
3311-
33123305
jest-docblock@^29.0.0:
33133306
version "29.0.0"
33143307
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-29.0.0.tgz#3151bcc45ed7f5a8af4884dcc049aee699b4ceae"

0 commit comments

Comments
 (0)