Skip to content

Commit 6d3af95

Browse files
chore(deps): update dependency hookem to v3
1 parent 0693089 commit 6d3af95

File tree

3 files changed

+128
-950
lines changed

3 files changed

+128
-950
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-plugin-import": "^2.26.0",
2323
"eslint-plugin-prettier": "^4.2.1",
2424
"find-yarn-workspace-root": "^2.0.0",
25-
"hookem": "^2.0.1",
25+
"hookem": "^3.0.0",
2626
"lerna": "^5.4.0",
2727
"lint-staged": "^13.0.3",
2828
"prettier": "^2.7.1"

packages/babel-preset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@babel/cli": "^7.18.10",
4444
"@babel/core": "^7.18.10",
4545
"babel-jest": "^28.1.3",
46-
"hookem": "^2.0.1",
46+
"hookem": "^3.0.0",
4747
"jest-cli": "^28.1.3"
4848
}
4949
}

0 commit comments

Comments
 (0)