Skip to content

Commit

Permalink
build: update @types/hapi__hapi to version ^20.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Aug 26, 2020
1 parent b8a0040 commit 0eb7253
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 5 deletions.
2 changes: 1 addition & 1 deletion integration/hapi-engine-ivy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@angular-devkit/build-angular": "file:../../node_modules/@angular-devkit/build-angular",
"@angular/cli": "file:../../node_modules/@angular/cli",
"@angular/compiler-cli": "file:../../node_modules/@angular/compiler-cli",
"@types/hapi__hapi": "^19.0.0",
"@types/hapi__hapi": "^20.0.0",
"@types/hapi__inert": "^5.2.0",
"@types/node": "file:../../node_modules/@types/node",
"@types/jasmine": "file:../../node_modules/@types/jasmine",
Expand Down
2 changes: 1 addition & 1 deletion integration/hapi-engine-ve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@angular-devkit/build-angular": "file:../../node_modules/@angular-devkit/build-angular",
"@angular/cli": "file:../../node_modules/@angular/cli",
"@angular/compiler-cli": "file:../../node_modules/@angular/compiler-cli",
"@types/hapi__hapi": "^19.0.0",
"@types/hapi__hapi": "^20.0.0",
"@types/hapi__inert": "^5.2.0",
"@types/node": "file:../../node_modules/@types/node",
"@types/jasmine": "file:../../node_modules/@types/jasmine",
Expand Down
2 changes: 1 addition & 1 deletion modules/hapi-engine/schematics/install/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function addDependencies(options: UniversalOptions): Rule {
addPackageJsonDependency(host, {
type: NodeDependencyType.Dev,
name: '@types/hapi__hapi',
version: '^19.0.0',
version: '^20.0.0',
});
addPackageJsonDependency(host, {
type: NodeDependencyType.Default,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/browser-sync": "^2.26.1",
"@types/express": "~4.17.6",
"@types/fs-extra": "^9.0.0",
"@types/hapi__hapi": "^19.0.0",
"@types/hapi__hapi": "^20.0.0",
"@types/hapi__inert": "^5.2.0",
"@types/jasmine": "^3.4.4",
"@types/node": "12.12.37",
Expand Down
21 changes: 20 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1820,7 +1820,7 @@
resolved "https://registry.yarnpkg.com/@types/hapi__catbox/-/hapi__catbox-10.2.2.tgz#b13fbdd6006c8793eb80919158593bc2bf8307c4"
integrity sha512-AWK70LgRsRWL1TNw+aT0IlS56E0pobvFdr/en0K8XazyK4Ey6T/jXhQqv/iQ6FJAAU+somMzgmt9fWq2TaaOkA==

"@types/hapi__hapi@*", "@types/hapi__hapi@^19.0.0":
"@types/hapi__hapi@*":
version "19.0.3"
resolved "https://registry.yarnpkg.com/@types/hapi__hapi/-/hapi__hapi-19.0.3.tgz#39c5852f72442ad828b89859734d8311434fdc11"
integrity sha512-eexmlFqq2cSrh4rLISEunaoIqB7anKImz3Svv3MZvADXZZgbUMBexDXAciEuYD+1XBYR5DXio/WUsFO4H2Fkxg==
Expand All @@ -1834,6 +1834,20 @@
"@types/hapi__shot" "*"
"@types/node" "*"

"@types/hapi__hapi@^20.0.0":
version "20.0.0"
resolved "https://registry.yarnpkg.com/@types/hapi__hapi/-/hapi__hapi-20.0.0.tgz#bc83f9589f7be39ecb31fcff9d961c279c9923d0"
integrity sha512-Yh/ZNoGcwHTggd/JoeH0DMpwb3Hotw299kjEmFv3WQv+gSi4B6EWQ0tvZx6109JoongCz6HSdnCFKweMEw2G3g==
dependencies:
"@hapi/boom" "^9.0.0"
"@hapi/iron" "^6.0.0"
"@types/hapi__catbox" "*"
"@types/hapi__mimos" "*"
"@types/hapi__podium" "*"
"@types/hapi__shot" "*"
"@types/joi" "*"
"@types/node" "*"

"@types/hapi__inert@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@types/hapi__inert/-/hapi__inert-5.2.0.tgz#c6bd1a2f18c480eb19e824a483589c26450578fd"
Expand Down Expand Up @@ -1884,6 +1898,11 @@
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.11.tgz#ba8e80639dffbe277f49c708b45373a320d158e2"
integrity sha512-fg1rOd/DehQTIJTifGqGVY6q92lDgnLfs7C6t1ccSwQrMyoTGSoH6wWzhJDZb6ezhsdwAX4EIBLe8w5fXWmEng==

"@types/joi@*":
version "14.3.4"
resolved "https://registry.yarnpkg.com/@types/joi/-/joi-14.3.4.tgz#eed1e14cbb07716079c814138831a520a725a1e0"
integrity sha512-1TQNDJvIKlgYXGNIABfgFp9y0FziDpuGrd799Q5RcnsDu+krD+eeW/0Fs5PHARvWWFelOhIG2OPCo6KbadBM4A==

"@types/jsdom@^16.1.0":
version "16.2.3"
resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.3.tgz#c6feadfe0836389b27f9c911cde82cd32e91c537"
Expand Down

0 comments on commit 0eb7253

Please sign in to comment.