Skip to content

Commit ad0179b

Browse files
committedMar 7, 2023
chore(deps): update devDependencies.
1 parent f1c293b commit ad0179b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"@types/react-dom": "~18.0.6",
2424
"tsbb": "~3.7.7",
2525
"husky": "~8.0.0",
26-
"lint-staged": "~13.0.0",
27-
"prettier": "~2.6.0",
28-
"lerna": "^5.1.0",
26+
"lint-staged": "^13.1.2",
27+
"prettier": "^2.8.4",
28+
"lerna": "^6.5.1",
2929
"pretty-quick": "~3.1.3",
3030
"react-test-renderer": "~18.2.0"
3131
},

0 commit comments

Comments
 (0)
Please sign in to comment.