Merge pull request 'Update dependency @types/express to ^4.17.7' (#6) from renovate/express-4.x into develop
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #6
This commit is contained in:
commit
2b7a37f896
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
"@angular/compiler-cli": "~10.0.2",
|
"@angular/compiler-cli": "~10.0.2",
|
||||||
"@angular/language-service": "~10.0.2",
|
"@angular/language-service": "~10.0.2",
|
||||||
"@nguniversal/builders": "^10.0.1",
|
"@nguniversal/builders": "^10.0.1",
|
||||||
"@types/express": "^4.17.6",
|
"@types/express": "^4.17.7",
|
||||||
"@types/node": "^14.0.14",
|
"@types/node": "^14.0.14",
|
||||||
"@types/jasmine": "~3.5.11",
|
"@types/jasmine": "~3.5.11",
|
||||||
"@types/jasminewd2": "~2.0.3",
|
"@types/jasminewd2": "~2.0.3",
|
||||||
|
|
Reference in a new issue