Skip to content

Commit cad31f3

Browse files
committed
Update dependencies
1 parent 529de00 commit cad31f3

File tree

2 files changed

+535
-506
lines changed

2 files changed

+535
-506
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test": "jest-ci --coverage && eslint-ci . && yaspeller-ci *.md"
1818
},
1919
"dependencies": {
20-
"chalk": "^3.0.0",
20+
"chalk": "^4.0.0",
2121
"clean-publish": "^1.1.7",
2222
"globby": "^11.0.0",
2323
"line-column": "^1.0.2",
@@ -43,15 +43,15 @@
4343
"eslint-plugin-standard": "^4.0.1",
4444
"eslint-plugin-unicorn": "^18.0.1",
4545
"fs-extra": "^9.0.0",
46-
"husky": "^4.2.3",
47-
"jest": "^25.2.4",
46+
"husky": "^4.2.5",
47+
"jest": "^25.3.0",
4848
"jest-ci": "^0.1.1",
49-
"lint-staged": "^10.1.1",
49+
"lint-staged": "^10.1.3",
5050
"metro": "^0.59.0",
5151
"metro-react-native-babel-transformer": "^0.59.0",
5252
"nanoid": "^3.0.2",
5353
"parcel": "^1.12.4",
54-
"rollup": "^2.3.2",
54+
"rollup": "^2.4.0",
5555
"rollup-plugin-svg": "^2.0.0",
5656
"typescript": "^3.8.3",
5757
"webpack": "^4.42.1",

0 commit comments

Comments
 (0)