Skip to content

Commit

Permalink
⬆️ Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
exah committed May 8, 2020
1 parent 8c2befb commit 7ea5b47
Show file tree
Hide file tree
Showing 2 changed files with 1,297 additions and 1,318 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,43 +101,43 @@
"react-is": "^16.13.0"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^4.4.1",
"@testing-library/jest-dom": "^5.2.0",
"@testing-library/react": "^10.0.1",
"@size-limit/preset-small-lib": "^4.5.0",
"@testing-library/jest-dom": "^5.7.0",
"@testing-library/react": "^10.0.4",
"@testing-library/react-hooks": "^3.2.1",
"@types/eslint": "^6.1.8",
"@types/eslint": "^6.8.0",
"@types/eslint-plugin-prettier": "^2.2.0",
"@types/jest": "^25.1.2",
"@types/prettier": "^1.19.1",
"@types/react": "^16.9.26",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"@types/jest": "^25.2.1",
"@types/prettier": "^2.0.0",
"@types/react": "^16.9.34",
"@typescript-eslint/eslint-plugin": "^2.31.0",
"@typescript-eslint/parser": "^2.31.0",
"auto-changelog": "^1.16.3",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-config-standard": "^14.1.1",
"eslint-config-standard-react": "^9.2.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jest": "^23.7.0",
"eslint-plugin-jest": "^23.9.0",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-standard": "^4.0.1",
"jest": "^25.2.0",
"np": "^6.0.0",
"jest": "^26.0.1",
"np": "^6.2.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.0.2",
"prettier": "^2.0.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-is": "^16.13.1",
"react-test-renderer": "^16.13.1",
"rimraf": "^3.0.2",
"size-limit": "^4.4.1",
"ts-jest": "^25.2.0",
"size-limit": "^4.5.0",
"ts-jest": "^25.5.0",
"typescript": "^3.7.5"
},
"dependencies": {
"react-ssr-prepass": "^1.1.2"
"react-ssr-prepass": "^1.2.0"
}
}
Loading

0 comments on commit 7ea5b47

Please sign in to comment.