File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
"@hint/hint-validate-set-cookie-header" : " ^2.1.2" ,
32
32
"@hint/hint-x-content-type-options" : " ^3.0.1" ,
33
33
"@hint/parser-css" : " ^2.1.0" ,
34
- "@hint/parser-javascript" : " ^2.0.3 " ,
34
+ "@hint/parser-javascript" : " ^2.1.0 " ,
35
35
"@hint/parser-manifest" : " ^2.0.2" ,
36
36
"@hint/utils-create-server" : " ^3.0.0" ,
37
37
"@types/applicationinsights-js" : " ^1.0.9" ,
Original file line number Diff line number Diff line change 8
8
},
9
9
"description" : " hint that that checks if the JavaScript used by the web page is minified" ,
10
10
"devDependencies" : {
11
- "@hint/parser-javascript" : " ^2.0.3 " ,
11
+ "@hint/parser-javascript" : " ^2.1.0 " ,
12
12
"@hint/utils-tests-helpers" : " ^3.0.0" ,
13
13
"@types/debug" : " 4.1.2" ,
14
14
"ava" : " ^1.3.1" ,
44
44
"extends" : " ../../.nycrc"
45
45
},
46
46
"peerDependencies" : {
47
- "@hint/parser-javascript" : " ^2.0.3 " ,
47
+ "@hint/parser-javascript" : " ^2.1.0 " ,
48
48
"hint" : " ^4.5.0"
49
49
},
50
50
"repository" : " webhintio/hint" ,
You can’t perform that action at this time.
0 commit comments