Skip to content

Commit e4ba155

Browse files
committed
patch updates to babel and husky
1 parent 9941fb6 commit e4ba155

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"dependencies": {
1212
"@babel/core": "^7.18.10",
1313
"@babel/generator": "^7.18.10",
14-
"@babel/parser": "^7.18.10",
15-
"@babel/traverse": "^7.18.10",
14+
"@babel/parser": "^7.18.11",
15+
"@babel/traverse": "^7.18.11",
1616
"@babel/types": "^7.18.10",
1717
"chalk": "^5.0.1",
1818
"chokidar": "^3.5.3",
@@ -58,7 +58,7 @@
5858
"eslint": "^8.21.0",
5959
"eslint-config-prettier": "^8.5.0",
6060
"fs-extra": "^10.1.0",
61-
"husky": "^8.0.0",
61+
"husky": "^8.0.1",
6262
"jest": "^28.1.3",
6363
"json-schema": "^0.4.0",
6464
"lint-staged": "^13.0.3",

0 commit comments

Comments
 (0)