Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
3c9db58262 Bump @angular-eslint/builder from 13.2.1 to 14.0.4 in /frontend
Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) from 13.2.1 to 14.0.4.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v14.0.4/packages/builder)

---
updated-dependencies:
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-09 09:35:58 +00:00
3 changed files with 426 additions and 1274 deletions

View File

@@ -1,8 +1,8 @@
Flask~=2.1.2
python-dotenv==0.21.0
python-dotenv==0.20.0
uwsgi==2.0.20
Flask_SQLAlchemy==2.5.1
python-dotenv==0.21.0
python-dotenv==0.20.0
pymysql==1.0.2
pyjwt==2.3.0
apiflask==1.0.0

File diff suppressed because it is too large Load Diff

View File

@@ -30,7 +30,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "~13.3.5",
"@angular-eslint/builder": "13.2.1",
"@angular-eslint/builder": "14.0.4",
"@angular-eslint/eslint-plugin": "13.2.1",
"@angular-eslint/eslint-plugin-template": "13.2.1",
"@angular-eslint/schematics": "13.2.1",