File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 67
67
"@angular/platform-server" : " ^5.0.0" ,
68
68
"@angular/router" : " ^5.0.0" ,
69
69
"@types/jasmine" : " 2.8.8" ,
70
- "@types/jquery" : " ^3.3.4 " ,
70
+ "@types/jquery" : " ^3.3.29 " ,
71
71
"@uirouter/publish-scripts" : " ^2.3.24" ,
72
72
"husky" : " ^1.3.1" ,
73
73
"jasmine-core" : " ^3.3.0" ,
79
79
"karma-super-dots-reporter" : " ^0.2.0" ,
80
80
"karma-webpack" : " ^3.0.5" ,
81
81
"prettier" : " ^1.14.2" ,
82
- "pretty-quick" : " ^1.6 .0" ,
82
+ "pretty-quick" : " ^1.8 .0" ,
83
83
"rollup" : " ^1.1.0" ,
84
84
"rollup-plugin-commonjs" : " ^9.1.5" ,
85
85
"rollup-plugin-node-resolve" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 110
110
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.8.8.tgz#bf53a7d193ea8b03867a38bfdb4fbb0e0bf066c9"
111
111
integrity sha512-OJSUxLaxXsjjhob2DBzqzgrkLmukM3+JMpRp0r0E4HTdT1nwDCWhaswjYxazPij6uOdzHCJfNbDjmQ1/rnNbCg==
112
112
113
- " @types/jquery@^3.3.4 " :
114
- version "3.3.17"
115
- resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.17.tgz#0903a65889625facd424f19c6c0a03fddf00b4c6"
113
+ " @types/jquery@^3.3.29 " :
114
+ version "3.3.29"
115
+ resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.29.tgz#680a2219ce3c9250483722fccf5570d1e2d08abd"
116
+ integrity sha512-FhJvBninYD36v3k6c+bVk1DSZwh7B5Dpb/Pyk3HKVsiohn0nhbefZZ+3JXbWQhFyt0MxSl2jRDdGQPHeOHFXrQ==
116
117
dependencies :
117
118
" @types/sizzle" " *"
118
119
@@ -4162,9 +4163,10 @@ pretty-bytes@^4.0.2:
4162
4163
version "4.0.2"
4163
4164
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-4.0.2.tgz#b2bf82e7350d65c6c33aa95aaa5a4f6327f61cd9"
4164
4165
4165
- pretty-quick@^1.6.0 :
4166
- version "1.7.0"
4167
- resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.7.0.tgz#6be2a707f874b56a461f6508c9fbd5d1c9234930"
4166
+ pretty-quick@^1.8.0 :
4167
+ version "1.8.0"
4168
+ resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-1.8.0.tgz#067ebe744ddb4e1ed4e1ee1af9648815121f78fc"
4169
+ integrity sha512-qV25sQF/ivJpdZ5efwemQYkQJa7sp3HqT/Vf/7z5vGYMcq1VrT2lDpFKAxJPf6219N1YAdR8mGkIhPAZ1odTmQ==
4168
4170
dependencies :
4169
4171
chalk "^2.3.0"
4170
4172
execa "^0.8.0"
You can’t perform that action at this time.
0 commit comments