Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 19, 2024
1 parent 247e678 commit 52d6b59
Show file tree
Hide file tree
Showing 6 changed files with 264 additions and 259 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4

- name: crowdin action
uses: crowdin/[email protected].2
uses: crowdin/[email protected].3
with:
config: '.github/crowdin.yml'
upload_translations: false
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/.yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
"intl-messageformat": "10.5.14",
"ts-select2": "^0.2.5"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.0"
}
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ext-iconv": "*",
"ext-intl": "*",
"ext-json": "*",
"api-platform/core": "3.3.12",
"api-platform/core": "3.4.0",
"composer/semver": "3.4.2",
"doctrine/doctrine-bundle": "2.13.0",
"doctrine/doctrine-migrations-bundle": "3.3.1",
Expand Down Expand Up @@ -74,7 +74,7 @@
"friendsofphp/php-cs-fixer": "3.64.0",
"justinrainbow/json-schema": "6.0.0",
"phpunit/php-code-coverage": "11.0.6",
"phpunit/phpunit": "11.3.4",
"phpunit/phpunit": "11.3.5",
"rector/rector": "1.2.5",
"symfony/maker-bundle": "1.61.0",
"symfony/stopwatch": "7.1.1",
Expand Down
Loading

0 comments on commit 52d6b59

Please sign in to comment.