Compare commits

..

1 commit

Author SHA1 Message Date
dependabot[bot]
7d8ebd0716
build(deps): bump symfony/framework-bundle from 5.3.10 to 5.4.4
Bumps [symfony/framework-bundle](https://github.com/symfony/framework-bundle) from 5.3.10 to 5.4.4.
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/5.4/CHANGELOG.md)
- [Commits](https://github.com/symfony/framework-bundle/compare/v5.3.10...v5.4.4)

---
updated-dependencies:
- dependency-name: symfony/framework-bundle
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 01:30:33 +00:00
4 changed files with 2962 additions and 2854 deletions

894
composer.lock generated

File diff suppressed because it is too large Load diff

4906
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -62,7 +62,7 @@
"markdownlint-cli": "^0.27.1",
"merge": "^2.1.1",
"minify": "^7.0.1",
"node-sass": "^7.0.0",
"node-sass": "^5.0.0",
"prettier": "^2.2.1",
"stylelint": "^13.12.0",
"stylelint-a11y": "^1.2.3",

View file

@ -1,6 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}