Skip to content

Commit 9ccda7c

Browse files
committed
Pin dependencies
1 parent 84e2371 commit 9ccda7c

File tree

2 files changed

+62
-249
lines changed

2 files changed

+62
-249
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,28 @@
44
"homepage": "https://react-native-community.github.io/upgrade-helper",
55
"license": "MIT",
66
"dependencies": {
7-
"@testing-library/react": "^8.0.2",
8-
"antd": "^3.19.1",
9-
"markdown-to-jsx": "^6.10.2",
10-
"query-string": "^6.7.0",
11-
"react": "^16.8.0",
12-
"react-content-loader": "^4.2.2",
13-
"react-diff-view": "^2.1.3",
14-
"react-dom": "^16.8.0",
15-
"react-dom-confetti": "^0.1.1",
16-
"react-ga": "^2.5.7",
17-
"react-github-btn": "^1.0.0",
7+
"@testing-library/react": "8.0.9",
8+
"antd": "3.26.5",
9+
"markdown-to-jsx": "6.10.3",
10+
"query-string": "6.9.0",
11+
"react": "16.12.0",
12+
"react-content-loader": "4.3.4",
13+
"react-diff-view": "2.4.1",
14+
"react-dom": "16.12.0",
15+
"react-dom-confetti": "0.1.3",
16+
"react-ga": "2.7.0",
17+
"react-github-btn": "1.1.1",
1818
"react-scripts": "3.0.1",
19-
"semver": "^6.0.0",
20-
"styled-components": "^4.2.0"
19+
"semver": "6.3.0",
20+
"styled-components": "4.4.1"
2121
},
2222
"devDependencies": {
23-
"eslint": "^5.16.0",
24-
"eslint-plugin-prettier": "^3.1.0",
25-
"gh-pages": "^2.0.0",
26-
"husky": "^3.0.1",
27-
"prettier": "^1.18.2",
28-
"pretty-quick": "^1.11.1"
23+
"eslint": "5.16.0",
24+
"eslint-plugin-prettier": "3.1.2",
25+
"gh-pages": "2.1.1",
26+
"husky": "3.1.0",
27+
"prettier": "1.19.1",
28+
"pretty-quick": "1.11.1"
2929
},
3030
"scripts": {
3131
"start": "react-scripts start",

0 commit comments

Comments
 (0)