Skip to content

Commit

Permalink
Bump drupal/tzfield from 1.9.0 to 1.10.0 (#17951)
Browse files Browse the repository at this point in the history
Bumps drupal/tzfield from 1.9.0 to 1.10.0.

---
updated-dependencies:
- dependency-name: drupal/tzfield
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amanda Nantais-Austin <anantais@gmail.com>
  • Loading branch information
dependabot[bot] and anantais committed Apr 25, 2024
1 parent 214344a commit e2aeeff
Showing 1 changed file with 22 additions and 11 deletions.
33 changes: 22 additions & 11 deletions composer.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13450,26 +13450,26 @@
},
{
"name": "drupal/tzfield",
"version": "1.9.0",
"version": "1.10.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/tzfield.git",
"reference": "8.x-1.9"
"reference": "8.x-1.10"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/tzfield-8.x-1.9.zip",
"reference": "8.x-1.9",
"shasum": "c27c0015ba266b16136b3f6fd4fd1fa188ef9a0b"
"url": "https://ftp.drupal.org/files/projects/tzfield-8.x-1.10.zip",
"reference": "8.x-1.10",
"shasum": "a5626997acaedcb31162f60188c0483fc0e92ed8"
},
"require": {
"drupal/core": "^8 || ^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.9",
"datestamp": "1699555172",
"version": "8.x-1.10",
"datestamp": "1713942086",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
Expand All @@ -13482,8 +13482,8 @@
],
"authors": [
{
"name": "k_zoltan",
"homepage": "https://www.drupal.org/user/834136"
"name": "mark burdett",
"homepage": "https://www.drupal.org/u/mfb"
},
{
"name": "mfb",
Expand All @@ -13493,8 +13493,19 @@
"description": "Defines a time zone field type.",
"homepage": "https://www.drupal.org/project/tzfield",
"support": {
"source": "https://git.drupalcode.org/project/tzfield"
}
"source": "https://git.drupalcode.org/project/tzfield",
"issues": "https://www.drupal.org/project/issues/tzfield"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/mfb"
},
{
"type": "patreon",
"url": "https://www.patreon.com/mfb"
}
]
},
{
"name": "drupal/upgrade_status",
Expand Down

0 comments on commit e2aeeff

Please sign in to comment.