Compare commits

..

1 commit

Author SHA1 Message Date
dependabot[bot]
7058c90773
build(deps): bump symfony/http-kernel from 5.3.10 to 5.4.20
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 5.3.10 to 5.4.20.
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-kernel/compare/v5.3.10...v5.4.20)

---
updated-dependencies:
- dependency-name: symfony/http-kernel
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 22:55:29 +00:00
4 changed files with 3147 additions and 2979 deletions

1204
composer.lock generated

File diff suppressed because it is too large Load diff

4914
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"
]
}