Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 320cfdc

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency angular-in-memory-web-api to ^0.14.0
1 parent 3b94bfc commit 320cfdc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration/clover/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@angular/platform-server": "file:../../node_modules/@angular/platform-server",
2727
"@angular/router": "file:../../node_modules/@angular/router",
2828
"@nguniversal/common": "file:../../dist/modules-dist/common",
29-
"angular-in-memory-web-api": "^0.13.0",
29+
"angular-in-memory-web-api": "^0.14.0",
3030
"rxjs": "file:../../node_modules/rxjs",
3131
"zone.js": "file:../../node_modules/zone.js"
3232
},

integration/express-engine-ivy-hybrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@angular/platform-server": "file:../../node_modules/@angular/platform-server",
3535
"@angular/router": "file:../../node_modules/@angular/router",
3636
"@nguniversal/express-engine": "file:../../dist/modules-dist/express-engine",
37-
"angular-in-memory-web-api": "^0.13.0",
37+
"angular-in-memory-web-api": "^0.14.0",
3838
"express": "file:../../node_modules/express",
3939
"rxjs": "file:../../node_modules/rxjs",
4040
"zone.js": "file:../../node_modules/zone.js"

0 commit comments

Comments
 (0)