Skip to content

Commit a57ac93

Browse files
authored
fix(chore): update all development dependencies (2020-04-27) (#65)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent cab549c commit a57ac93

File tree

2 files changed

+366
-354
lines changed

2 files changed

+366
-354
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,24 @@
2424
"main": "dist/main/index.js",
2525
"typings": "dist/module/index.d.ts",
2626
"devDependencies": {
27-
"@testing-library/react": "10.0.2",
27+
"@testing-library/react": "10.0.3",
2828
"@types/jest": "25.2.1",
2929
"@types/react": "16.9.34",
30-
"@typescript-eslint/eslint-plugin": "2.28.0",
31-
"@typescript-eslint/parser": "2.28.0",
30+
"@typescript-eslint/eslint-plugin": "2.29.0",
31+
"@typescript-eslint/parser": "2.29.0",
3232
"doctoc": "1.4.0",
3333
"eslint": "6.8.0",
34-
"eslint-config-prettier": "6.10.1",
34+
"eslint-config-prettier": "6.11.0",
3535
"eslint-plugin-jest": "23.8.2",
3636
"eslint-plugin-react": "7.19.0",
3737
"husky": "4.2.5",
38-
"jest": "25.3.0",
39-
"lint-staged": "10.1.6",
40-
"prettier": "2.0.4",
38+
"jest": "25.4.0",
39+
"lint-staged": "10.1.7",
40+
"prettier": "2.0.5",
4141
"react": "16.13.1",
4242
"react-dom": "16.13.1",
4343
"rimraf": "3.0.2",
44-
"semantic-release": "17.0.6",
44+
"semantic-release": "17.0.7",
4545
"ts-jest": "25.4.0",
4646
"typescript": "3.8.3"
4747
},

0 commit comments

Comments
 (0)