Skip to content

Commit 431e524

Browse files
author
HienTM
committed
build: upgrade dependencies
1 parent a87dfe2 commit 431e524

File tree

2 files changed

+376
-281
lines changed

2 files changed

+376
-281
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,30 +27,30 @@
2727
"type-check": "tsc --noEmit"
2828
},
2929
"dependencies": {
30-
"cb-toolset": "^0.7.1"
30+
"cb-toolset": "^0.8.0"
3131
},
3232
"devDependencies": {
33-
"@commitlint/cli": "^8.3.5",
34-
"@commitlint/config-conventional": "^8.3.4",
33+
"@commitlint/cli": "^9.0.1",
34+
"@commitlint/config-conventional": "^9.0.1",
3535
"@release-it/conventional-changelog": "^1.1.4",
3636
"@rollup/plugin-node-resolve": "^8.0.1",
37-
"@size-limit/preset-big-lib": "^4.5.0",
37+
"@size-limit/preset-big-lib": "^4.5.1",
3838
"@types/history": "^4.7.6",
39-
"@types/react": "^16.9.36",
39+
"@types/react": "^16.9.38",
4040
"@types/react-router": "^5.1.7",
4141
"cb-rollup-plugin-filesize": "^9.0.0-5",
4242
"commitizen": "^4.1.2",
4343
"cz-conventional-changelog": "3.2.0",
4444
"del-cli": "^3.0.1",
4545
"eslint": "^7.2.0",
46-
"eslint-config-react-ts": "^2.1.4",
46+
"eslint-config-react-ts": "^2.1.5",
4747
"husky": "^4.2.5",
48-
"lint-staged": "^10.2.10",
48+
"lint-staged": "^10.2.11",
4949
"release-it": "^13.6.3",
50-
"rollup": "^2.16.1",
50+
"rollup": "^2.17.1",
5151
"rollup-plugin-cleanup": "^3.1.1",
5252
"rollup-plugin-typescript2": "^0.27.1",
53-
"size-limit": "^4.5.0",
53+
"size-limit": "^4.5.1",
5454
"typescript": "^3.9.5"
5555
},
5656
"peerDependencies": {

0 commit comments

Comments
 (0)