File tree 2 files changed +19
-12
lines changed
2 files changed +19
-12
lines changed Original file line number Diff line number Diff line change 39
39
"react" : " >=16.3.0"
40
40
},
41
41
"devDependencies" : {
42
- "@types/node" : " 10.3.0 " ,
43
- "@types/react" : " 16.4.6 " ,
42
+ "@types/node" : " 10.9.3 " ,
43
+ "@types/react" : " 16.4.12 " ,
44
44
"@types/validatorjs" : " 3.7.1" ,
45
45
"husky" : " 0.14.3" ,
46
- "typescript" : " 2.9.2 "
46
+ "typescript" : " 3.0.1 "
47
47
}
48
48
}
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @types/node@10.3.0 " :
6
- version "10.3.0 "
7
- resolved "https://registry.yarnpkg.com/@types/node/-/node-10.3.0. tgz#078516315a84d56216b5d4fed8f75d59d3b16cac "
5
+ " @types/node@10.9.3 " :
6
+ version "10.9.3 "
7
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-10.9.3. tgz#85f288502503ade0b3bfc049fe1777b05d0327d5 "
8
8
9
-
10
- version "16.4.6 "
11
- resolved "https://registry.yarnpkg.com/@types/react /-/react-16.4.6 .tgz#5024957c6bcef4f02823accf5974faba2e54fada "
9
+ " @types/prop-types@* " :
10
+ version "15.5.5 "
11
+ resolved "https://registry.yarnpkg.com/@types/prop-types /-/prop-types-15.5.5 .tgz#17038dd322c2325f5da650a94d5f9974943625e3 "
12
12
dependencies :
13
+ " @types/react" " *"
14
+
15
+ " @types/react@*" , "@types/[email protected] ":
16
+ version "16.4.12"
17
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.4.12.tgz#c554005770b06c7cbcd6b0b19721e180deab7a02"
18
+ dependencies :
19
+ " @types/prop-types" " *"
13
20
csstype "^2.2.0"
14
21
15
22
@@ -144,9 +151,9 @@ tslib@>=1.9.0:
144
151
version "1.9.3"
145
152
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
146
153
147
- typescript@2.9.2 :
148
- version "2.9.2 "
149
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2 .tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c "
154
+ typescript@3.0.1 :
155
+ version "3.0.1 "
156
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1 .tgz#43738f29585d3a87575520a4b93ab6026ef11fdb "
150
157
151
158
ua-parser-js@^0.7.18 :
152
159
version "0.7.18"
You can’t perform that action at this time.
0 commit comments