Skip to content

Commit bb20eee

Browse files
Merge pull request #278 from neighborhood999/chore/deps
2 parents d7b0e17 + aac2e37 commit bb20eee

File tree

2 files changed

+971
-763
lines changed

2 files changed

+971
-763
lines changed

package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -70,37 +70,37 @@
7070
"recompose": "^0.30.0"
7171
},
7272
"devDependencies": {
73-
"@babel/core": "7.9.0",
74-
"@babel/plugin-proposal-object-rest-spread": "7.9.0",
75-
"@babel/preset-env": "7.9.0",
73+
"@babel/core": "7.9.6",
74+
"@babel/plugin-proposal-object-rest-spread": "7.9.6",
75+
"@babel/preset-env": "7.9.6",
7676
"@babel/preset-react": "7.9.4",
77-
"@rollup/plugin-buble": "0.21.1",
78-
"@rollup/plugin-commonjs": "11.0.2",
79-
"@rollup/plugin-node-resolve": "7.1.1",
80-
"@rollup/plugin-replace": "^2.3.2",
81-
"@testing-library/jest-dom": "5.3.0",
82-
"@testing-library/react": "10.0.2",
77+
"@rollup/plugin-buble": "0.21.3",
78+
"@rollup/plugin-commonjs": "11.1.0",
79+
"@rollup/plugin-node-resolve": "7.1.3",
80+
"@rollup/plugin-replace": "2.3.2",
81+
"@testing-library/jest-dom": "5.5.0",
82+
"@testing-library/react": "10.0.4",
8383
"babel-eslint": "10.1.0",
8484
"bundlesize": "0.18.0",
8585
"codecov": "3.6.5",
86-
"cross-env": "^7.0.2",
86+
"cross-env": "7.0.2",
8787
"eslint": "6.8.0",
88-
"eslint-config-prettier": "6.10.1",
88+
"eslint-config-prettier": "6.11.0",
8989
"eslint-plugin-jest": "23.8.2",
90-
"eslint-plugin-prettier": "3.1.2",
90+
"eslint-plugin-prettier": "3.1.3",
9191
"eslint-plugin-react": "7.19.0",
92-
"husky": "4.2.3",
93-
"jest": "25.2.7",
94-
"lint-staged": "10.1.2",
95-
"prettier": "2.0.4",
92+
"husky": "4.2.5",
93+
"jest": "25.5.4",
94+
"lint-staged": "10.2.2",
95+
"prettier": "2.0.5",
9696
"react": "16.13.1",
9797
"react-dom": "16.13.1",
9898
"rimraf": "3.0.2",
99-
"rollup": "2.3.3",
99+
"rollup": "2.7.6",
100100
"rollup-plugin-css-only": "2.0.0",
101101
"rollup-plugin-node-builtins": "2.1.2",
102102
"rollup-plugin-size-snapshot": "0.11.0",
103-
"rollup-plugin-terser": "^5.3.0"
103+
"rollup-plugin-terser": "5.3.0"
104104
},
105105
"peerDependencies": {
106106
"react": "^16.0.0"

0 commit comments

Comments
 (0)