Skip to content

Commit

Permalink
chore(deps): Update devDependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Apr 7, 2022
1 parent 77f4fc4 commit 5423051
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"*.{js,jsx,tsx,ts,less,md,json}": "prettier --write"
},
"devDependencies": {
"husky": "7.0.2",
"lint-staged": "11.2.3",
"prettier": "2.4.1",
"tsbb": "3.4.4"
"husky": "~7.0.2",
"lint-staged": "~12.3.7",
"prettier": "~2.6.2",
"tsbb": "^3.7.2"
}
}

0 comments on commit 5423051

Please sign in to comment.