govuk_publishing_components 37.1.1 → 37.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "axe-core",
3
3
  "description": "Accessibility engine for automated Web UI testing",
4
- "version": "4.8.2",
4
+ "version": "4.8.3",
5
5
  "license": "MPL-2.0",
6
6
  "engines": {
7
7
  "node": ">=4"
@@ -362,5 +362,9 @@
362
362
  "4.8.2": {
363
363
  "axe.js": "sha256-VZuuruUDDRwfzCo4ZDDzXiVefuy4pSW6BlGx+D/ucC0=",
364
364
  "axe.min.js": "sha256-O9U055OcfxyKV61g3Qn7N9mvpJNht0RCPcFw+QjWTG4="
365
+ },
366
+ "4.8.3": {
367
+ "axe.js": "sha256-YWpAAdIo7fwKmLq8nJx1f6pwt7HAXwWm15RSGJKbxhw=",
368
+ "axe.min.js": "sha256-/mct+I/4SJnZ30Ce+j9T7ll9zPwzbJVrjdKpbKIP+NA="
365
369
  }
366
370
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_publishing_components
3
3
  version: !ruby/object:Gem::Version
4
- version: 37.1.1
4
+ version: 37.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - GOV.UK Dev
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-19 00:00:00.000000000 Z
11
+ date: 2024-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: govuk_app_config
@@ -520,6 +520,7 @@ files:
520
520
  - app/assets/javascripts/govuk_publishing_components/ie.js
521
521
  - app/assets/javascripts/govuk_publishing_components/lib.js
522
522
  - app/assets/javascripts/govuk_publishing_components/lib/cookie-functions.js
523
+ - app/assets/javascripts/govuk_publishing_components/lib/cookie-settings.js
523
524
  - app/assets/javascripts/govuk_publishing_components/lib/current-location.js
524
525
  - app/assets/javascripts/govuk_publishing_components/lib/extend-object.js
525
526
  - app/assets/javascripts/govuk_publishing_components/lib/govspeak/all.js
@@ -1497,7 +1498,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
1497
1498
  - !ruby/object:Gem::Version
1498
1499
  version: '0'
1499
1500
  requirements: []
1500
- rubygems_version: 3.5.1
1501
+ rubygems_version: 3.5.4
1501
1502
  signing_key:
1502
1503
  specification_version: 4
1503
1504
  summary: A gem to document components in GOV.UK frontend applications