File tree Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Expand file tree Collapse file tree 7 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 24
24
"@hint/parser-html" : " ^3.1.3" ,
25
25
"@hint/utils-create-server" : " ^3.4.24" ,
26
26
"@types/jsdom" : " ^20.0.1" ,
27
- "@types/lodash" : " ^4.14.187 " ,
27
+ "@types/lodash" : " ^4.14.194 " ,
28
28
"@types/node" : " ^18.13.0" ,
29
29
"@types/sinon" : " ^10.0.11" ,
30
30
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
Original file line number Diff line number Diff line change 29
29
"@hint/utils-create-server" : " ^3.4.24" ,
30
30
"@types/is-ci" : " ^3.0.0" ,
31
31
"@types/lockfile" : " ^1.0.2" ,
32
- "@types/lodash" : " ^4.14.187 " ,
32
+ "@types/lodash" : " ^4.14.194 " ,
33
33
"@types/node" : " ^18.13.0" ,
34
34
"@types/puppeteer" : " ^5.4.5" ,
35
35
"@types/puppeteer-core" : " ^5.4.0" ,
Original file line number Diff line number Diff line change 21
21
"description" : " webhint's configuration file initializer package" ,
22
22
"devDependencies" : {
23
23
"@types/inquirer" : " ^8.2.0" ,
24
- "@types/lodash" : " ^4.14.187 " ,
24
+ "@types/lodash" : " ^4.14.194 " ,
25
25
"@types/node" : " ^18.13.0" ,
26
26
"@types/proxyquire" : " ^1.3.28" ,
27
27
"@types/sinon" : " ^10.0.11" ,
Original file line number Diff line number Diff line change 22
22
"@hint/utils-create-server" : " ^3.4.24" ,
23
23
"@hint/utils-dom" : " ^2.2.3" ,
24
24
"@hint/utils-tests-helpers" : " ^6.5.4" ,
25
- "@types/lodash" : " ^4.14.187 " ,
25
+ "@types/lodash" : " ^4.14.194 " ,
26
26
"@types/node" : " ^18.13.0" ,
27
27
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
28
28
"@typescript-eslint/parser" : " ^4.33.0" ,
Original file line number Diff line number Diff line change 32
32
"description" : " The linting tool for the web" ,
33
33
"devDependencies" : {
34
34
"@hint/utils-dom" : " ^2.2.3" ,
35
- "@types/lodash" : " ^4.14.187 " ,
35
+ "@types/lodash" : " ^4.14.194 " ,
36
36
"@types/node" : " ^18.13.0" ,
37
37
"@types/sinon" : " ^10.0.11" ,
38
38
"@types/update-notifier" : " ^5.1.0" ,
Original file line number Diff line number Diff line change 10
10
"description" : " hint create server util" ,
11
11
"devDependencies" : {
12
12
"@types/express" : " ^4.17.16" ,
13
- "@types/lodash" : " ^4.14.187 " ,
13
+ "@types/lodash" : " ^4.14.194 " ,
14
14
"@types/node" : " ^18.13.0" ,
15
15
"@types/on-headers" : " ^1.0.0" ,
16
16
"@typescript-eslint/eslint-plugin" : " ^4.33.0" ,
Original file line number Diff line number Diff line change 1002
1002
resolved "https://registry.yarnpkg.com/@types/lockfile/-/lockfile-1.0.2.tgz#3f77e84171a2b7e3198bd5717c7547a54393baf8"
1003
1003
integrity sha512-jD5VbvhfMhaYN4M3qPJuhMVUg3Dfc4tvPvLEAXn6GXbs/ajDFtCQahX37GIE65ipTI3I+hEvNaXS3MYAn9Ce3Q==
1004
1004
1005
- "@types/lodash@^4.14.182", "@types/lodash@^4.14.187 ":
1006
- version "4.14.187 "
1007
- resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.187 .tgz#122ff0a7192115b4c1a19444ab4482caa77e2c9d "
1008
- integrity sha512-MrO/xLXCaUgZy3y96C/iOsaIqZSeupyTImKClHunL5GrmaiII2VwvWmLBu2hwa0Kp0sV19CsyjtrTc/Fx8rg/A ==
1005
+ "@types/lodash@^4.14.182", "@types/lodash@^4.14.194 ":
1006
+ version "4.14.194 "
1007
+ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194 .tgz#b71eb6f7a0ff11bff59fc987134a093029258a76 "
1008
+ integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g ==
1009
1009
1010
1010
"@types/mdast@^3.0.0":
1011
1011
version "3.0.3"
You can’t perform that action at this time.
0 commit comments