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

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vikerman committed Oct 23, 2019
1 parent dde1a11 commit 5d310ed
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ check_bazel_version(minimum_bazel_version = "0.27.0")

node_repositories(
# For deterministic builds, specify explicit NodeJS and Yarn versions.
node_version = "10.13.0",
node_version = "10.16.0",
yarn_repositories = {
"1.16.0": ("yarn-v1.16.0.tar.gz", "yarn-v1.16.0", "df202627d9a70cf09ef2fb11cb298cb619db1b958590959d6f6e571b50656029"),
"1.17.3": ("yarn-v1.17.3.tar.gz", "yarn-v1.17.3", "e3835194409f1b3afa1c62ca82f561f1c29d26580c9e220c36866317e043c6f3"),
},
yarn_version = "1.16.0",
yarn_version = "1.17.3",
)

yarn_install(
Expand Down
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,28 +35,28 @@
"bazel": "bazel"
},
"devDependencies": {
"@angular-devkit/architect": "^0.900.0-next.10",
"@angular-devkit/core": "^9.0.0-next.10",
"@angular-devkit/schematics": "^9.0.0-next.10",
"@angular/animations": "^9.0.0-next.11",
"@angular/bazel": "9.0.0-next.12",
"@angular/common": "^9.0.0-next.11",
"@angular/compiler": "^9.0.0-next.11",
"@angular/compiler-cli": "^9.0.0-next.11",
"@angular/core": "^9.0.0-next.11",
"@angular/platform-browser": "^9.0.0-next.11",
"@angular/platform-browser-dynamic": "^9.0.0-next.11",
"@angular/platform-server": "^9.0.0-next.11",
"@angular/router": "^9.0.0-next.11",
"@angular-devkit/architect": "^0.900.0-next.14",
"@angular-devkit/core": "^9.0.0-next.14",
"@angular-devkit/schematics": "^9.0.0-next.14",
"@angular/animations": "^9.0.0-next.12",
"@angular/bazel": "^9.0.0-next.12",
"@angular/common": "^9.0.0-next.12",
"@angular/compiler": "^9.0.0-next.12",
"@angular/compiler-cli": "^9.0.0-next.12",
"@angular/core": "^9.0.0-next.12",
"@angular/platform-browser": "^9.0.0-next.12",
"@angular/platform-browser-dynamic": "^9.0.0-next.12",
"@angular/platform-server": "^9.0.0-next.12",
"@angular/router": "^9.0.0-next.12",
"@bazel/bazel": "1.0.0",
"@bazel/buildifier": "^0.29.0",
"@bazel/hide-bazel-files": "^0.38.0",
"@bazel/hide-bazel-files": "^0.38.3",
"@bazel/ibazel": "^0.10.3",
"@bazel/jasmine": "^0.38.0",
"@bazel/karma": "^0.38.0",
"@bazel/typescript": "^0.38.0",
"@bazel/jasmine": "^0.38.3",
"@bazel/karma": "^0.38.3",
"@bazel/typescript": "^0.38.3",
"@hapi/hapi": "^18.4.0",
"@schematics/angular": "^9.0.0-next.10",
"@schematics/angular": "^9.0.0-next.14",
"@types/express": "^4.17.1",
"@types/fs-extra": "^8.0.0",
"@types/hapi__hapi": "^18.2.5",
Expand Down
68 changes: 34 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,39 +2,39 @@
# yarn lockfile v1


"@angular-devkit/architect@^0.900.0-next.10":
version "0.900.0-next.12"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.900.0-next.12.tgz#57d4c56c96784833b272c33932f177db22574062"
integrity sha512-WGUKwWK3Sc5GlSEgp18LE68iA/ms+OC+azi3Wdosam5VX9ovwFAjKXLkEWkf9OCnO038xEan9pjBUKl9/rF6EA==
"@angular-devkit/architect@^0.900.0-next.14":
version "0.900.0-next.14"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.900.0-next.14.tgz#446bc66537edb057fe8a29c0d5f952d6da72d4ed"
integrity sha512-cWr5kurKlfpQRVplZFNG4LF/StSnWWB3n2OKp3BZcd3tlsR8GmH7GRN+YLH9LRbfJHgmBikPBz75JDKn3zyEkw==
dependencies:
"@angular-devkit/core" "9.0.0-next.12"
"@angular-devkit/core" "9.0.0-next.14"
rxjs "6.5.3"

"@angular-devkit/[email protected].12", "@angular-devkit/core@^9.0.0-next.10":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.0.0-next.12.tgz#f5aecebbdffba58cac599d955ce93119aed4b225"
integrity sha512-dptS+nTrvDVvwNpBfcG65fr2U4AvHJrxpXIp4Wt1oKG4KpDZlk5C8NZVleGFzq2/Jz5GaJGerEQPDjcFldodQA==
"@angular-devkit/[email protected].14", "@angular-devkit/core@^9.0.0-next.14":
version "9.0.0-next.14"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.0.0-next.14.tgz#42a51699ae3158c4578822e9f6f32ed3e250a80d"
integrity sha512-OEuU7lHshuDd3lO2rK3p0uxWulWpMWGDQipXInrGDBM77NXuSgtmVsU+ZQlU46XObSjkrr/8YAo97UFlbZby1g==
dependencies:
ajv "6.10.2"
fast-json-stable-stringify "2.0.0"
magic-string "0.25.4"
rxjs "6.5.3"
source-map "0.7.3"

"@angular-devkit/[email protected].12", "@angular-devkit/schematics@^9.0.0-next.10":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.0.0-next.12.tgz#a19a0705558f267c91e073b3617a948735049fe6"
integrity sha512-bDQRQU42CRyGpfbrT4HYMVPKb88Jg7mmIfO6NYl4kou/tK82scva+5bR4fzyLLB4qaVJvxQFj1jGHsGk0N6Sfw==
"@angular-devkit/[email protected].14", "@angular-devkit/schematics@^9.0.0-next.14":
version "9.0.0-next.14"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.0.0-next.14.tgz#a35744348dc5dc46028512f499ce6634d268d749"
integrity sha512-TCG8ZQ7eEaqP2u5pPLC7yJB3GMqLO5NmojMyXc40Khop/srWbahQRlGL9UEPUvbWDhfLlx6VpaIwBVzIcDX38A==
dependencies:
"@angular-devkit/core" "9.0.0-next.12"
"@angular-devkit/core" "9.0.0-next.14"
rxjs "6.5.3"

"@angular/animations@^9.0.0-next.11":
"@angular/animations@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-9.0.0-next.12.tgz#80319c1cd8ff0a4c8980daa64ff480440da0624a"
integrity sha512-XMQVf5BSD26I+gEOswUIVpFf7hAJthAnLPG/j3gNKFUm3eoDlXOkQg8I+bCAW/1Dr8oXDTmiSXbMQPOinfdP+w==

"@angular/[email protected]":
"@angular/bazel@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/bazel/-/bazel-9.0.0-next.12.tgz#de988164bd9a291d2f065c3735b4a2e45ef174d2"
integrity sha512-zjqYU3mXKJK9JVhR6OAhnBlToKhxV8ju0ZKg0g4VufW48ynIV9A7D0mvLkrawiYD/1tTWdWhLw5Fdqn6s6Lw4g==
Expand All @@ -43,12 +43,12 @@
shelljs "0.8.2"
tsickle "^0.37.0"

"@angular/common@^9.0.0-next.11":
"@angular/common@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.0.0-next.12.tgz#1bc0f1e90918ab9094388d06608b78d6e8b7c648"
integrity sha512-jDvnd+cN58GyGw2Kr2Rc++iPP9NIgIfPR7nb2XWlURwP22z+jGbLjIhtvA+TVpBRV/uya7xH9qti8ttc7a5rqg==

"@angular/compiler-cli@^9.0.0-next.11":
"@angular/compiler-cli@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-9.0.0-next.12.tgz#e0e647f9cb736db640ef957bced1d3175bd52a74"
integrity sha512-XY43SFkb5f+WrSlFetNmqObtILSVC5st2JORanVc//1LWp8Mdfqe3s57sUEVsJWfhnFk2VKNnHVP+efwl6jA5g==
Expand All @@ -64,35 +64,35 @@
source-map "^0.6.1"
yargs "13.1.0"

"@angular/compiler@^9.0.0-next.11":
"@angular/compiler@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0-next.12.tgz#e4e56fc5a45816da832f8df3cfc0e24e019086a5"
integrity sha512-mMpsuq8jD50kKZixYRqhoIl9hNRlkrsUeGWLW0NJlVCErH89B4jhF1w2tGG4WbRvFPyaw+NfuvcGFViGXwjpMw==

"@angular/core@^9.0.0-next.11":
"@angular/core@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0-next.12.tgz#4eb12f50feda8ea3cb342ee456403a547afb5c2f"
integrity sha512-+QZqp7uVVLKoTgZ4yM8haX56D2Zo3Za4mSFhFtci3CacfGxzf3lxS57IcjWJUOplbA2DaCv5nPYbQTBh5zKKFQ==

"@angular/platform-browser-dynamic@^9.0.0-next.11":
"@angular/platform-browser-dynamic@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-9.0.0-next.12.tgz#8ba9555be9afcb884cb0767e48793f75e3b2cb39"
integrity sha512-BcGd8ooMQ+mS/UZmQUDHc5jxDiZs3U/YveK+auVtyOBLkaiRUVv5SAifKRN1N0SKNecFoIg+qXwbO1TKDRgZmA==

"@angular/platform-browser@^9.0.0-next.11":
"@angular/platform-browser@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-9.0.0-next.12.tgz#244fdb3063624ecc760999fe4e4a5b8f96d83a33"
integrity sha512-Ad1SQ1OHUp+8MD2XOQ3iKb0BF8KTj55Bg73hgDcMz7zRx2E2lTdCUYhcLV8acLfGEe7jwaqExD3wPOBFdT4AeA==

"@angular/platform-server@^9.0.0-next.11":
"@angular/platform-server@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-9.0.0-next.12.tgz#83204fddaeba89faf1c2ffdbdc4b23679af72cba"
integrity sha512-mWu+CKlFQxz3crUfbk9bbUCeQMen2DEMyBUJZ/0CnVVdfbCbc6yF9rzD6zD8m+cKFIMwRkGGYXfiABDOHSwnsA==
dependencies:
domino "^2.1.2"
xhr2 "^0.1.4"

"@angular/router@^9.0.0-next.11":
"@angular/router@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-9.0.0-next.12.tgz#f3cfe7995a31817086ad014b720f8b8255584039"
integrity sha512-0ko2VuSMjgY023SXLBhPUqfVqluTpOiBGU81nljcifUbduIvSAWyyBvX7wcNILQ50WtHqT67xXZEnaNUbxBAog==
Expand Down Expand Up @@ -163,7 +163,7 @@
"@bazel/buildifier-linux_x64" "0.29.0"
"@bazel/buildifier-win32_x64" "0.29.0"

"@bazel/hide-bazel-files@^0.38.0":
"@bazel/hide-bazel-files@^0.38.3":
version "0.38.3"
resolved "https://registry.yarnpkg.com/@bazel/hide-bazel-files/-/hide-bazel-files-0.38.3.tgz#e98231d3d360d51860d9c1a7c3345b40dab4cf81"
integrity sha512-o+dNkfDm3qxWQ8h/04cWuTcjR7qnjZi3pQGv4aklVb16oPWx2jF8BzbkwvWuIkdbOl9VnqYP0vaHzwQVJRRcIA==
Expand All @@ -178,7 +178,7 @@
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.10.3.tgz#2e2b8a1d3e885946eac41db2b1aa6801fb319887"
integrity sha512-v1nXbMTHVlMM4z4uWp6XiRoHAyUlYggF1SOboLLWRp0+D22kWixqArWqnozLw2mOtnxr97BdLjluWiho6A8Hjg==

"@bazel/jasmine@^0.38.0":
"@bazel/jasmine@^0.38.3":
version "0.38.3"
resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-0.38.3.tgz#f010f0555acd1d363eca9fc90865704fcf510d3f"
integrity sha512-wTD+EoNUvOfLNmicLa7g/09gFHEpJE3A6xhz/UMF2KowCg+yBfzKGa2bSuqIMhwoDH0EpIOWZg2lmiBqz/w9/Q==
Expand All @@ -187,7 +187,7 @@
jasmine-core "~3.4.0"
v8-coverage "1.0.9"

"@bazel/karma@^0.38.0":
"@bazel/karma@^0.38.3":
version "0.38.3"
resolved "https://registry.yarnpkg.com/@bazel/karma/-/karma-0.38.3.tgz#4db94a2227d7e8863505dfcfe9de81a2cb1f7d0b"
integrity sha512-5ywjZsigJpdG4wr1iy2UNkfEgQcBvRjHoVfUQqLF1Dp0uBdqG7Qq2quu0Zypd/UodbvTye1pHWQ+Lq7cEz6JWg==
Expand All @@ -204,7 +204,7 @@
semver "5.6.0"
tmp "0.0.33"

"@bazel/typescript@^0.38.0":
"@bazel/typescript@^0.38.3":
version "0.38.3"
resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.38.3.tgz#0e452413ca81fc9429404ceabf60ebfb4f13474a"
integrity sha512-sFPYNDEE5h/k+Arop3q8XWaqoTwSy0IUS0a/YSeLhR/yz7pNmOltjPyeseLmo004BhgH7X4X+LjUQjcgv7lpXw==
Expand Down Expand Up @@ -597,13 +597,13 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=

"@schematics/angular@^9.0.0-next.10":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-9.0.0-next.12.tgz#051bd81f0fd66fd43fbcbf3ecf58007b9fa3a7ed"
integrity sha512-JMulIIX364oKylS50QiYAA3ssBGjXlT3QM6fiKX3cLCpDMKh87NfoPySudxZ2JDgSDUgBBvE60atvR6EbKTQlA==
"@schematics/angular@^9.0.0-next.14":
version "9.0.0-next.14"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-9.0.0-next.14.tgz#ef5267d284eb7eeb40d4f87617999dfea68cd7f7"
integrity sha512-epx3HbhsYSsfmzD6ch2N31O9uyn3IBbP0lp5PbV3IaJEymFTNE9Kd62Plmd/gLTMEeMbdtTC1oc1O554Y6c0vQ==
dependencies:
"@angular-devkit/core" "9.0.0-next.12"
"@angular-devkit/schematics" "9.0.0-next.12"
"@angular-devkit/core" "9.0.0-next.14"
"@angular-devkit/schematics" "9.0.0-next.14"

"@types/[email protected]":
version "1.0.33"
Expand Down

0 comments on commit 5d310ed

Please sign in to comment.