Skip to content

Commit bb75c8b

Browse files
chore(deps): update all non-major dependencies (#38)
* chore(deps): update all non-major dependencies * chore: fix dependencies Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Stuart Clark <[email protected]>
1 parent 02f8405 commit bb75c8b

File tree

7 files changed

+480
-416
lines changed

7 files changed

+480
-416
lines changed

.github/workflows/test-e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@master
2525

2626
- name: Setup node env 🏗
27-
uses: actions/[email protected].0
27+
uses: actions/[email protected].1
2828
with:
2929
node-version: ${{ matrix.node }}
3030
check-latest: true
@@ -34,7 +34,7 @@ jobs:
3434
run: cd nuxt && echo "::set-output name=dir::$(yarn cache dir)"
3535

3636
- name: Cache node_modules 📦
37-
uses: actions/[email protected].8
37+
uses: actions/[email protected].11
3838
id: yarn-cache # use this to check for `cache-hit` (`steps.yarn-cache.outputs.cache-hit != 'true'`)
3939
with:
4040
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}

.github/workflows/theme-bootstrap-vue.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@master
1515

1616
- name: Setup node env 🏗
17-
uses: actions/[email protected].0
17+
uses: actions/[email protected].1
1818
with:
1919
node-version: 16
2020
check-latest: true
@@ -24,7 +24,7 @@ jobs:
2424
npm install -g npm
2525
npm --version
2626
- name: Cache node_modules 📦
27-
uses: actions/[email protected].10
27+
uses: actions/[email protected].11
2828
with:
2929
path: ~/.npm
3030
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}

.github/workflows/theme-tailwindcss.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@master
1515

1616
- name: Setup node env 🏗
17-
uses: actions/[email protected].0
17+
uses: actions/[email protected].1
1818
with:
1919
node-version: 16
2020
check-latest: true
@@ -24,7 +24,7 @@ jobs:
2424
npm install -g npm
2525
npm --version
2626
- name: Cache node_modules 📦
27-
uses: actions/[email protected].10
27+
uses: actions/[email protected].11
2828
with:
2929
path: ~/.npm
3030
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}

drupal/composer.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"require": {
1818
"php": ">=8.1",
1919
"composer/installers": "^2.2",
20-
"cweagans/composer-patches": "^1.7",
20+
"cweagans/composer-patches": "^1.7.2",
2121
"drupal-tome/tome_drush": "dev-master",
22-
"drupal/admin_audit_trail": "^1.0",
23-
"drupal/admin_toolbar": "^3.1",
24-
"drupal/advanced_text_formatter": "^2.1",
22+
"drupal/admin_audit_trail": "^1.0.1",
23+
"drupal/admin_toolbar": "^3.2.1",
24+
"drupal/advanced_text_formatter": "^2.1.1",
2525
"drupal/allowed_formats": "^1.5",
2626
"drupal/anonymous_redirect": "^2.2",
2727
"drupal/coffee": "^1.2",
@@ -30,10 +30,10 @@
3030
"drupal/config_pages": "^2.10",
3131
"drupal/config_rewrite": "^1.5",
3232
"drupal/content_lock": "^2.2",
33-
"drupal/core-composer-scaffold": "9.4.7",
34-
"drupal/core-project-message": "9.4.7",
35-
"drupal/core-recommended": "9.4.7",
36-
"drupal/diff": "^1.0",
33+
"drupal/core-composer-scaffold": "9.4.8",
34+
"drupal/core-project-message": "9.4.8",
35+
"drupal/core-recommended": "9.4.8",
36+
"drupal/diff": "^1.1.0",
3737
"drupal/documentation_generator": "2.0.4@dev",
3838
"drupal/druxt": "^1.1.1",
3939
"drupal/dynamic_entity_reference": "^3.0",
@@ -42,9 +42,9 @@
4242
"drupal/entity_clone": "^1.0",
4343
"drupal/entity_display_mode": "^1.0",
4444
"drupal/entity_usage": "^2.0",
45-
"drupal/environment_indicator": "^4.0",
45+
"drupal/environment_indicator": "^4.0.10",
4646
"drupal/exclude_node_title": "^1.4",
47-
"drupal/field_group": "^3.3",
47+
"drupal/field_group": "^3.4.0",
4848
"drupal/field_tools": "^1.0",
4949
"drupal/focal_point": "^1.5",
5050
"drupal/gin": "^3.0.0-beta5@beta",
@@ -57,22 +57,22 @@
5757
"drupal/length_indicator": "^1.2",
5858
"drupal/linkit": "^6.0",
5959
"drupal/linky": "^1.0",
60-
"drupal/linky_revision_ui": "^2.127",
60+
"drupal/linky_revision_ui": "^2.127.2",
6161
"drupal/linkychecker": "^2.0",
62-
"drupal/linkyreplacer": "^2.2",
62+
"drupal/linkyreplacer": "^2.2.2",
6363
"drupal/m4032404": "^1.0",
6464
"drupal/masquerade": "^2.0",
6565
"drupal/maxlength": "^2.0",
66-
"drupal/media_file_delete": "^1.2",
66+
"drupal/media_file_delete": "^1.2.2",
6767
"drupal/media_revisions_ui": "^2.1",
6868
"drupal/memcache": "^2.5",
6969
"drupal/node_edit_protection": "^1.0",
7070
"drupal/oembed_providers": "^2.1",
7171
"drupal/paragraphs_asymmetric_translation_widgets": "^1.0",
72-
"drupal/paragraphs_ee": "^2.0",
72+
"drupal/paragraphs_ee": "^2.0.3",
7373
"drupal/pathauto": "^1.11",
7474
"drupal/permissions_filter": "^1.3",
75-
"drupal/prevent_homepage_deletion": "^2.0",
75+
"drupal/prevent_homepage_deletion": "^2.0.1",
7676
"drupal/redirect": "^1.8",
7777
"drupal/revision_log_default": "^1.3",
7878
"drupal/robotstxt": "^1.4",
@@ -81,18 +81,18 @@
8181
"drupal/schema_metatag": "^2.3",
8282
"drupal/security_review": "^1.0",
8383
"drupal/simple_oauth": "^6.0",
84-
"drupal/simple_sitemap": "^4.1",
84+
"drupal/simple_sitemap": "^4.1.3",
8585
"drupal/smart_date": "^3.7",
8686
"drupal/title_field_for_manage_display": "^2.1",
8787
"drupal/tome": "^1.7",
88-
"drupal/transliterate_filenames": "^2.0",
88+
"drupal/transliterate_filenames": "^2.0.1",
8989
"drupal/upgrade_status": "^3.17",
9090
"drupal/username_enumeration_prevention": "^1.2",
9191
"drupal/viewfield": "^3.0"
9292
},
9393
"require-dev": {
94-
"drupal/core-dev": "9.4.7",
95-
"drush/drush": "^11.2",
94+
"drupal/core-dev": "9.4.8",
95+
"drush/drush": "^11.3.2",
9696
"phpspec/prophecy-phpunit": "^2",
9797
"sllh/composer-lint": "^2.0"
9898
},

0 commit comments

Comments
 (0)