File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed
Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ gem 'aws-sdk-ssm', '~> 1.175.0'
5555gem 'rack-attack' , '~> 6.7.0'
5656
5757# GOV.UK Frontend helpers
58- gem 'ccs-frontend_helpers' , '~> 1.1.1 '
58+ gem 'ccs-frontend_helpers' , '~> 1.1.2 '
5959
6060group :development , :test do
6161 # Call 'byebug' anywhere in the code to stop execution and get a debugger console
Original file line number Diff line number Diff line change 120120 racc
121121 builder (3.3.0 )
122122 byebug (11.1.3 )
123- ccs-frontend_helpers (1.1.1 )
123+ ccs-frontend_helpers (1.1.2 )
124124 rails (>= 6.0 )
125125 concurrent-ruby (1.3.3 )
126126 connection_pool (2.4.1 )
@@ -388,7 +388,7 @@ DEPENDENCIES
388388 brakeman (~> 6.1.2 )
389389 byebug (~> 11.1.3 )
390390 canonical-rails !
391- ccs-frontend_helpers (~> 1.1.1 )
391+ ccs-frontend_helpers (~> 1.1.2 )
392392 cssbundling-rails (~> 1.4 )
393393 dotenv-rails (~> 3.1.2 )
394394 i18n-tasks (~> 1.0.14 )
Original file line number Diff line number Diff line change 1313 "@types/rails__ujs" : " ^6.0.4" ,
1414 "@types/turbolinks" : " ^5.2.2" ,
1515 "accessible-autocomplete" : " ^3.0.0" ,
16- "ccs-frontend" : " ^1.1.1 " ,
16+ "ccs-frontend" : " ^1.1.2 " ,
1717 "govuk-frontend" : " ^5.5.0" ,
1818 "jquery" : " ^3.7.1" ,
1919 "js-cookie" : " ^3.0.5" ,
Original file line number Diff line number Diff line change @@ -810,13 +810,13 @@ __metadata:
810810 languageName : node
811811 linkType : hard
812812
813- " ccs-frontend@npm:^1.1.1 " :
814- version : 1.1.1
815- resolution : " ccs-frontend@npm:1.1.1 "
813+ " ccs-frontend@npm:^1.1.2 " :
814+ version : 1.1.2
815+ resolution : " ccs-frontend@npm:1.1.2 "
816816 peerDependencies :
817- govuk-frontend : ^5.4.1
817+ govuk-frontend : ^5.5.0
818818 jquery : ^3.x
819- checksum : 10c0/a8fe5208584c4e2dee1be5e0322736ec04de5d538005aecb11165c668f6ecad990be86e63a7ec8ffcff8000f6dda6ca5bf544b40e27b770545a75e568bc45043
819+ checksum : 10c0/edfbeb4a3d2251c57a96c1e314e30768811b3aec7b8bfcbaaf5065cf387e0a52a50ddaa88b154df1196cdcce8f67abf46e7e13aedefb9d5ea2bbd99c25964827
820820 languageName : node
821821 linkType : hard
822822
@@ -2355,7 +2355,7 @@ __metadata:
23552355 " @types/rails__ujs " : " npm:^6.0.4"
23562356 " @types/turbolinks " : " npm:^5.2.2"
23572357 accessible-autocomplete : " npm:^3.0.0"
2358- ccs-frontend : " npm:^1.1.1 "
2358+ ccs-frontend : " npm:^1.1.2 "
23592359 eslint : " npm:^9.9.0"
23602360 govuk-frontend : " npm:^5.5.0"
23612361 jquery : " npm:^3.7.1"
You can’t perform that action at this time.
0 commit comments