Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2022
1 parent eb08e3c commit bd8eec9
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 30 deletions.
42 changes: 21 additions & 21 deletions composer.json
Expand Up @@ -16,43 +16,43 @@
},
"require": {
"php": ">=8.1",
"composer/installers": "^2.0",
"cweagans/composer-patches": "^1.0",
"composer/installers": "^2.1",
"cweagans/composer-patches": "^1.7",
"drupal-tome/tome_drush": "dev-master",
"drupal/admin_audit_trail": "^1.0",
"drupal/admin_toolbar": "^3.1",
"drupal/advanced_text_formatter": "^2.1",
"drupal/allowed_formats": "^1.5",
"drupal/anonymous_redirect": "^2.2",
"drupal/coffee": "^1.2",
"drupal/config_filter": "^2.3",
"drupal/config_filter": "^2.4",
"drupal/config_ignore": "^3.0",
"drupal/config_pages": "^2.9",
"drupal/config_pages": "^2.10",
"drupal/content_lock": "^2.2",
"drupal/core-composer-scaffold": "^9.3",
"drupal/core-project-message": "^9.3",
"drupal/core-composer-scaffold": "^9.4",
"drupal/core-project-message": "^9.4",
"drupal/core-recommended": "~9.4",
"drupal/diff": "^1.0",
"drupal/documentation_generator": "^2.0",
"drupal/druxt": "^1.1.1",
"drupal/dynamic_entity_reference": "^2.0",
"drupal/entity_browser": "^2.6",
"drupal/entity_browser": "^2.8",
"drupal/entity_browser_enhanced": "^1.0",
"drupal/entity_clone": "^1.0",
"drupal/entity_display_mode": "^1.0",
"drupal/entity_usage": "^2.0",
"drupal/environment_indicator": "^4.0",
"drupal/exclude_node_title": "^1.3",
"drupal/exclude_node_title": "^1.4",
"drupal/field_group": "^3.2",
"drupal/field_tools": "^1.0",
"drupal/focal_point": "^1.5",
"drupal/gin": "^3.0@beta",
"drupal/gin_login": "^1.2",
"drupal/gin_toolbar": "^1.0@beta",
"drupal/gin": "^3.0.0-beta5@beta",
"drupal/gin_login": "^1.3",
"drupal/gin_toolbar": "^1.0.0-beta9@beta",
"drupal/jsonapi_hypermedia": "^1.7",
"drupal/jsonapi_node_preview": "^1.0@beta",
"drupal/jsonapi_node_preview_tab": "^1.0@beta",
"drupal/layout_paragraphs": "^2.0@beta",
"drupal/jsonapi_node_preview": "^1.0.0-beta2@beta",
"drupal/jsonapi_node_preview_tab": "^1.0.0@beta",
"drupal/layout_paragraphs": "^2.0.0-beta9@beta",
"drupal/length_indicator": "^1.2",
"drupal/linkit": "^6.0",
"drupal/linky": "^1.0",
Expand All @@ -62,18 +62,18 @@
"drupal/m4032404": "^1.0",
"drupal/masquerade": "^2.0",
"drupal/maxlength": "^2.0",
"drupal/media_file_delete": "^1.1",
"drupal/media_file_delete": "^1.2",
"drupal/media_revisions_ui": "^2.1",
"drupal/memcache": "^2.3",
"drupal/node_edit_protection": "^1.0",
"drupal/oembed_providers": "^2.0",
"drupal/oembed_providers": "^2.1",
"drupal/paragraphs_asymmetric_translation_widgets": "^1.0",
"drupal/paragraphs_ee": "^2.0",
"drupal/pathauto": "^1.10",
"drupal/pathauto": "^1.11",
"drupal/permissions_filter": "^1.2",
"drupal/prevent_homepage_deletion": "^2.0",
"drupal/redirect": "^1.7",
"drupal/revision_log_default": "^1.2",
"drupal/revision_log_default": "^1.3",
"drupal/robotstxt": "^1.4",
"drupal/role_delegation": "^1.2",
"drupal/scheduled_transitions": "^2.3",
Expand All @@ -82,16 +82,16 @@
"drupal/simple_oauth": "^6.0",
"drupal/simple_sitemap": "^4.1",
"drupal/smart_date": "^3.6",
"drupal/title_field_for_manage_display": "^2.0",
"drupal/title_field_for_manage_display": "^2.1",
"drupal/tome": "^1.7",
"drupal/transliterate_filenames": "^2.0",
"drupal/upgrade_status": "^3.14",
"drupal/username_enumeration_prevention": "^1.2",
"drupal/viewfield": "^3.0"
},
"require-dev": {
"drupal/core-dev": "^9.3",
"drush/drush": "^11.0",
"drupal/core-dev": "^9.4",
"drush/drush": "^11.1",
"phpspec/prophecy-phpunit": "^2",
"sllh/composer-lint": "^2.0"
},
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{
"dependencies": {
"git-conventional-commits": "^1.2.0"
"git-conventional-commits": "^1.4.2"
}
}

0 comments on commit bd8eec9

Please sign in to comment.