Skip to content

Commit

Permalink
Merge 12cedfd into 90d8729
Browse files Browse the repository at this point in the history
  • Loading branch information
spautz committed Jan 10, 2021
2 parents 90d8729 + 12cedfd commit 32829b8
Show file tree
Hide file tree
Showing 2 changed files with 1,129 additions and 1,242 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,23 +79,23 @@
"immutable-path": "^1.0.1"
},
"devDependencies": {
"@types/jest": "26.0.15",
"@types/node": "14.14.6",
"@types/react": "16.9.55",
"@types/react-redux": "7.1.10",
"@typescript-eslint/eslint-plugin": "4.6.1",
"@typescript-eslint/parser": "4.6.1",
"@types/jest": "26.0.20",
"@types/node": "14.14.20",
"@types/react": "17.0.0",
"@types/react-redux": "7.1.15",
"@typescript-eslint/eslint-plugin": "4.12.0",
"@typescript-eslint/parser": "4.12.0",
"coveralls": "3.1.0",
"eslint": "7.12.1",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.21.5",
"eslint": "7.17.0",
"eslint-config-prettier": "7.1.0",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-react": "7.22.0",
"gh-pages": "3.1.0",
"husky": "4.3.0",
"jest": "26.6.2",
"lint-staged": "10.5.1",
"microbundle": "0.12.4",
"prettier": "2.1.2",
"husky": "4.3.7",
"jest": "26.6.3",
"lint-staged": "10.5.3",
"microbundle": "0.13.0",
"prettier": "2.2.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-recoil-hooks-testing-library": "0.0.8",
Expand All @@ -105,10 +105,10 @@
"redux": "4.0.5",
"reselect": "4.0.0",
"rimraf": "3.0.2",
"standard-version": "9.0.0",
"ts-jest": "26.4.3",
"tslib": "2.0.3",
"typescript": "4.0.5",
"standard-version": "9.1.0",
"ts-jest": "26.4.4",
"tslib": "2.1.0",
"typescript": "4.1.3",
"yarn-or-npm": "3.0.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 32829b8

Please sign in to comment.