bump @types/node, ng2-pdf-viewer, cypress

This commit is contained in:
Michael Shamoon
2022-04-01 13:25:36 -07:00
parent 3a242dc296
commit a456b968af
2 changed files with 40 additions and 22 deletions

View File

@@ -27,7 +27,7 @@
"@popperjs/core": "^2.11.4",
"bootstrap": "^5.1.3",
"file-saver": "^2.0.5",
"ng2-pdf-viewer": "^8.0.1",
"ng2-pdf-viewer": "^9.0.0",
"ngx-color": "^7.3.3",
"ngx-cookie-service": "^13.1.2",
"ngx-file-drop": "^13.0.0",
@@ -43,7 +43,7 @@
"@angular/cli": "~13.3.1",
"@angular/compiler-cli": "~13.3.1",
"@types/jest": "27.4.1",
"@types/node": "^17.0.21",
"@types/node": "^17.0.23",
"codelyzer": "^6.0.2",
"concurrently": "7.0.0",
"jest": "27.5.1",
@@ -53,7 +53,7 @@
"wait-on": "~6.0.1"
},
"optionalDependencies": {
"cypress": "~9.5.2",
"cypress": "~9.5.3",
"@cypress/schematic": "^1.6.0"
}
}