Skip to content

Commit

Permalink
chore: update lock files for release
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Nov 13, 2019
1 parent a296610 commit cc11b20
Show file tree
Hide file tree
Showing 42 changed files with 250 additions and 250 deletions.
2 changes: 1 addition & 1 deletion e2e/bazel_managed_deps/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"description": "runtime dependencies for bazel_managed_deps example",
"devDependencies": {
"@bazel/jasmine": "^0.39.1",
"@bazel/jasmine": "^0.40.0",
"typescript": "^3.0.1"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions e2e/bazel_managed_deps/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@bazel/jasmine@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-0.39.1.tgz#fd78c8dbe2d927ca358df506e181a07d5c0cbb9d"
integrity sha512-l+IerE7rKuHYShkWk7L71x65X1mlrNFrAPk/EGlyRpuY+lDDP6P8ElHBV4e+32s0Yt5Ewi46BvGMYkOWHdbzgA==
"@bazel/jasmine@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-0.40.0.tgz#50820683e011153737eb3fc451ba5c05cc07034f"
integrity sha512-PQzLDu2hhNPNQutgWVTl8KT31QLGS4BJFKR8a3quTxNiZci/mSqJ/sdC9oF61f//vtj46uODesl/BpPZBYAT4g==
dependencies:
jasmine "~3.4.0"
jasmine-core "~3.4.0"
Expand Down
2 changes: 1 addition & 1 deletion e2e/jasmine/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "e2e-jasmine",
"dependencies": {
"@bazel/jasmine": "^0.39.1",
"@bazel/jasmine": "^0.40.0",
"zone.js": "0.8.29"
},
"//": "Include an incompatible jasmine as a devDependency to verify that jasmine_node_test works regardless",
Expand Down
8 changes: 4 additions & 4 deletions e2e/jasmine/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@bazel/jasmine@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-0.39.1.tgz#fd78c8dbe2d927ca358df506e181a07d5c0cbb9d"
integrity sha512-l+IerE7rKuHYShkWk7L71x65X1mlrNFrAPk/EGlyRpuY+lDDP6P8ElHBV4e+32s0Yt5Ewi46BvGMYkOWHdbzgA==
"@bazel/jasmine@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-0.40.0.tgz#50820683e011153737eb3fc451ba5c05cc07034f"
integrity sha512-PQzLDu2hhNPNQutgWVTl8KT31QLGS4BJFKR8a3quTxNiZci/mSqJ/sdC9oF61f//vtj46uODesl/BpPZBYAT4g==
dependencies:
jasmine "~3.4.0"
jasmine-core "~3.4.0"
Expand Down
6 changes: 3 additions & 3 deletions e2e/symlinked_node_modules_npm/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/symlinked_node_modules_npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"typescript": "2.9.1"
},
"devDependencies": {
"@bazel/hide-bazel-files": "^0.39.1"
"@bazel/hide-bazel-files": "^0.40.0"
},
"scripts": {
"test": "bazel test ... && rm -rf node_modules && bazel test ... && rm -rf node_modules && npm install && npm add @schematics/angular@8.0.0-beta.15 && bazel test ... && npm remove @schematics/angular"
Expand Down
2 changes: 1 addition & 1 deletion e2e/symlinked_node_modules_yarn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"typescript": "2.9.1"
},
"devDependencies": {
"@bazel/hide-bazel-files": "^0.39.1"
"@bazel/hide-bazel-files": "^0.40.0"
},
"scripts": {
"test": "bazel test ... && rm -rf node_modules && bazel test ... && rm -rf node_modules && yarn install && yarn add @schematics/angular@8.0.0-beta.15 && bazel test ... && yarn remove @schematics/angular"
Expand Down
8 changes: 4 additions & 4 deletions e2e/symlinked_node_modules_yarn/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@bazel/hide-bazel-files@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/hide-bazel-files/-/hide-bazel-files-0.39.1.tgz#90b14d5031a903e78e1abfe740662c92292cc1c8"
integrity sha512-nmILMfF8wD3hR3+r0MUCqPahgBYszLKFBcrbnmYthG6Oujgy1NpYMjeWj7Hjt3pJMkT1MgQP/VipLu2gQyMc0Q==
"@bazel/hide-bazel-files@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/hide-bazel-files/-/hide-bazel-files-0.40.0.tgz#710d658580d97bdf6472829abf49e4bdf8d9aeb3"
integrity sha512-1Ew6r/i0J2H6h31Uo+ZkLFpV7l4gysdJSbCUueqbWlT8g+UHJuPtdMtPEDij1aI29ZrUbs7w4P0DTxMvOvgjwg==

rxjs@6.4.0:
version "6.4.0"
Expand Down
2 changes: 1 addition & 1 deletion e2e/ts_auto_deps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@bazel/typescript": "^0.39.1",
"@bazel/typescript": "^0.40.0",
"typescript": "2.9.2"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions e2e/ts_auto_deps/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@bazel/typescript@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.39.1.tgz#fbe3f9e287aa294935987bbbd9f2dce5341a9b02"
integrity sha512-n4P6VKir1L3+rM/DgHa5mnlCfT7Wo0ra+TnkbTuZ08SeN/r8HTmClK6YADoDc5ORMQhzq8eXuVuLWeUUsFJyHQ==
"@bazel/typescript@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.40.0.tgz#4f70d1365ee28fb8c1fd430a25034b74deecada9"
integrity sha512-826LXZYVlvcf9zNNcywzGprMUgCFqcwCeM/VLp+xG8/q6idJpqCBxABfJy2U6iZ8qIg5+wlxgYkOcmAZBfKMfA==
dependencies:
protobufjs "6.8.8"
semver "5.6.0"
Expand Down
6 changes: 3 additions & 3 deletions e2e/ts_devserver/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"dependencies": {
"@bazel/hide-bazel-files": "^0.39.1",
"@bazel/protractor": "^0.39.1",
"@bazel/typescript": "^0.39.1",
"@bazel/hide-bazel-files": "^0.40.0",
"@bazel/protractor": "^0.40.0",
"@bazel/typescript": "^0.40.0",
"@types/jasmine": "2.8.2",
"@types/node": "7.0.18",
"date-fns": "1.30.1",
Expand Down
24 changes: 12 additions & 12 deletions e2e/ts_devserver/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
# yarn lockfile v1


"@bazel/hide-bazel-files@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/hide-bazel-files/-/hide-bazel-files-0.39.1.tgz#90b14d5031a903e78e1abfe740662c92292cc1c8"
integrity sha512-nmILMfF8wD3hR3+r0MUCqPahgBYszLKFBcrbnmYthG6Oujgy1NpYMjeWj7Hjt3pJMkT1MgQP/VipLu2gQyMc0Q==
"@bazel/hide-bazel-files@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/hide-bazel-files/-/hide-bazel-files-0.40.0.tgz#710d658580d97bdf6472829abf49e4bdf8d9aeb3"
integrity sha512-1Ew6r/i0J2H6h31Uo+ZkLFpV7l4gysdJSbCUueqbWlT8g+UHJuPtdMtPEDij1aI29ZrUbs7w4P0DTxMvOvgjwg==

"@bazel/protractor@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/protractor/-/protractor-0.39.1.tgz#24988e12eaa3efbcdbb7e80dba20105e379e4016"
integrity sha512-zVbCrK8Uyfd2D93laHYp+YLvoR2Pfov/i13b6MTDkgDkzWd0NoPIlPqLAXuKhOUi5rYUcbp+DoY9A+HA2Rfy1g==
"@bazel/protractor@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/protractor/-/protractor-0.40.0.tgz#0c64ddbf5a063417f43520ec1fed5cbc485792cf"
integrity sha512-qio8c8ie6Ajwu6hEs3vYf5+18JvrYH/6bv2b5YcE7HnyQZKGeJCDyTUErIUkCHwq8RsIqpsgxtCj69xmUxZXbw==
dependencies:
protractor "^5.4.2"

"@bazel/typescript@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.39.1.tgz#fbe3f9e287aa294935987bbbd9f2dce5341a9b02"
integrity sha512-n4P6VKir1L3+rM/DgHa5mnlCfT7Wo0ra+TnkbTuZ08SeN/r8HTmClK6YADoDc5ORMQhzq8eXuVuLWeUUsFJyHQ==
"@bazel/typescript@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.40.0.tgz#4f70d1365ee28fb8c1fd430a25034b74deecada9"
integrity sha512-826LXZYVlvcf9zNNcywzGprMUgCFqcwCeM/VLp+xG8/q6idJpqCBxABfJy2U6iZ8qIg5+wlxgYkOcmAZBfKMfA==
dependencies:
protobufjs "6.8.8"
semver "5.6.0"
Expand Down
4 changes: 2 additions & 2 deletions e2e/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@bazel/jasmine": "^0.39.1",
"@bazel/typescript": "^0.39.1",
"@bazel/jasmine": "^0.40.0",
"@bazel/typescript": "^0.40.0",
"@types/jasmine": "2.8.2",
"@types/node": "7.0.18",
"date-fns": "^1.30.1",
Expand Down
16 changes: 8 additions & 8 deletions e2e/typescript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
# yarn lockfile v1


"@bazel/jasmine@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-0.39.1.tgz#fd78c8dbe2d927ca358df506e181a07d5c0cbb9d"
integrity sha512-l+IerE7rKuHYShkWk7L71x65X1mlrNFrAPk/EGlyRpuY+lDDP6P8ElHBV4e+32s0Yt5Ewi46BvGMYkOWHdbzgA==
"@bazel/jasmine@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-0.40.0.tgz#50820683e011153737eb3fc451ba5c05cc07034f"
integrity sha512-PQzLDu2hhNPNQutgWVTl8KT31QLGS4BJFKR8a3quTxNiZci/mSqJ/sdC9oF61f//vtj46uODesl/BpPZBYAT4g==
dependencies:
jasmine "~3.4.0"
jasmine-core "~3.4.0"
v8-coverage "1.0.9"

"@bazel/typescript@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.39.1.tgz#fbe3f9e287aa294935987bbbd9f2dce5341a9b02"
integrity sha512-n4P6VKir1L3+rM/DgHa5mnlCfT7Wo0ra+TnkbTuZ08SeN/r8HTmClK6YADoDc5ORMQhzq8eXuVuLWeUUsFJyHQ==
"@bazel/typescript@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.40.0.tgz#4f70d1365ee28fb8c1fd430a25034b74deecada9"
integrity sha512-826LXZYVlvcf9zNNcywzGprMUgCFqcwCeM/VLp+xG8/q6idJpqCBxABfJy2U6iZ8qIg5+wlxgYkOcmAZBfKMfA==
dependencies:
protobufjs "6.8.8"
semver "5.6.0"
Expand Down
4 changes: 2 additions & 2 deletions e2e/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "e2e-terser",
"private": true,
"devDependencies": {
"@bazel/rollup": "^0.39.1",
"@bazel/terser": "^0.39.1",
"@bazel/rollup": "^0.40.0",
"@bazel/terser": "^0.40.0",
"rollup": "1.20.3",
"terser": "4.3.1"
},
Expand Down
16 changes: 8 additions & 8 deletions e2e/webapp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# yarn lockfile v1


"@bazel/rollup@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/rollup/-/rollup-0.39.1.tgz#9c7ca1fef256743353b8acb7944ca2f9723d83a1"
integrity sha512-5EqAgupj8NHQ2p3GgtuOZ8O0qM6S0NfDj8OgROuSF0sJFH9ojQkXBZowHfZfWT3Xt6Igi3dw55bZS964havh8Q==
"@bazel/rollup@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/rollup/-/rollup-0.40.0.tgz#8ee08e1967c1ff7d549ce81b676872fa7e45afdb"
integrity sha512-7ZKzOIfHm0lEc3G/o2ykCZQlc7xcKSHiwIV4GIeaYJIbFUnO/L0cmaWzxOhdlr7NFfTdXcltTFnCrG7wlaad9A==

"@bazel/terser@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/terser/-/terser-0.39.1.tgz#fa8ad78502d6e953a953dc6ef4e135e6a50aaf3e"
integrity sha512-YIfs7uoEQU2xnpfY3bF7GjCaaHTE6e5gUIy0Ua9V1qeLZECUmVQgIfmSEV/JTykzIQpO+l3dX3IcIzkYZGlF/A==
"@bazel/terser@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/terser/-/terser-0.40.0.tgz#e31c76c32055a6bdffc711b05b530ae8df7ed1d5"
integrity sha512-XSnoLnB9i+RTJ4T1Tyrq0NMcIStzb9LQ1szMBOkJY4mBTRRNpf8Qnq+k5Vu9YY/dNIKVWtowNYBSWHzxxcL05g==

"@types/estree@0.0.39":
version "0.0.39"
Expand Down
4 changes: 2 additions & 2 deletions e2e/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "e2e-webpack",
"private": true,
"devDependencies": {
"@bazel/jasmine": "^0.39.1",
"@bazel/labs": "^0.39.1",
"@bazel/jasmine": "^0.40.0",
"@bazel/labs": "^0.40.0",
"webpack": "^4.41.2"
},
"scripts": {
Expand Down
16 changes: 8 additions & 8 deletions e2e/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
# yarn lockfile v1


"@bazel/jasmine@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-0.39.1.tgz#fd78c8dbe2d927ca358df506e181a07d5c0cbb9d"
integrity sha512-l+IerE7rKuHYShkWk7L71x65X1mlrNFrAPk/EGlyRpuY+lDDP6P8ElHBV4e+32s0Yt5Ewi46BvGMYkOWHdbzgA==
"@bazel/jasmine@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/jasmine/-/jasmine-0.40.0.tgz#50820683e011153737eb3fc451ba5c05cc07034f"
integrity sha512-PQzLDu2hhNPNQutgWVTl8KT31QLGS4BJFKR8a3quTxNiZci/mSqJ/sdC9oF61f//vtj46uODesl/BpPZBYAT4g==
dependencies:
jasmine "~3.4.0"
jasmine-core "~3.4.0"
v8-coverage "1.0.9"

"@bazel/labs@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/labs/-/labs-0.39.1.tgz#b2b09889fda25b4077137325e9886b871d99fc50"
integrity sha512-03K3muscYv/sbJoK3bGCesVULKLeYf2Aomocs/Eo6ViHuoMfUEPtiauXFDIi1o6F46XdIap25vpxmLAM56uiWQ==
"@bazel/labs@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/labs/-/labs-0.40.0.tgz#a000fec1202220c950942b476c4d76be2c883283"
integrity sha512-Kya1fK2+gJ2/zdMTV/2/m5DJ2KyySKlV1O2c190oYxoIERWnOEYgmRq1Tspc7+n+G7nwtXGyDywTvQ78kJxT1g==

"@webassemblyjs/ast@1.8.5":
version "1.8.5"
Expand Down
10 changes: 5 additions & 5 deletions examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"@bazel/benchmark-runner": "^0.1.0",
"@bazel/buildifier": "^0.29.0",
"@bazel/ibazel": "^0.10.3",
"@bazel/karma": "^0.39.1",
"@bazel/protractor": "^0.39.1",
"@bazel/rollup": "^0.39.1",
"@bazel/terser": "^0.39.1",
"@bazel/typescript": "^0.39.1",
"@bazel/karma": "^0.40.0",
"@bazel/protractor": "^0.40.0",
"@bazel/rollup": "^0.40.0",
"@bazel/terser": "^0.40.0",
"@bazel/typescript": "^0.40.0",
"@types/jasmine": "3.4.0",
"@types/node": "6.14.6",
"core-js": "2.6.9",
Expand Down
40 changes: 20 additions & 20 deletions examples/angular/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -914,10 +914,10 @@
resolved "https://registry.yarnpkg.com/@bazel/ibazel/-/ibazel-0.10.3.tgz#2e2b8a1d3e885946eac41db2b1aa6801fb319887"
integrity sha512-v1nXbMTHVlMM4z4uWp6XiRoHAyUlYggF1SOboLLWRp0+D22kWixqArWqnozLw2mOtnxr97BdLjluWiho6A8Hjg==

"@bazel/karma@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/karma/-/karma-0.39.1.tgz#23898875444a5ef1fd9ac0dbaebcdd05b90d51f8"
integrity sha512-P4LNCeopKGmhwRJrA6qtMLAvMgIalq5I9XYlaPOLjkoYKcjwAReBKyWY9VYhDEYld2P/P1YJmx/+nQDZAowocA==
"@bazel/karma@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/karma/-/karma-0.40.0.tgz#5d6b669355d173dea02e9b5d21ff41db91ceb3fd"
integrity sha512-xRbUU3vg2KUmCTYBkHsvdDEy6vhtmWICiE/s0vikb4c3lCY5UtY/Y9fmoflhNHjOgjnncEFS8J4uMaWn5rZmhg==
dependencies:
jasmine-core "2.8.0"
karma "~4.1.0"
Expand All @@ -931,27 +931,27 @@
semver "5.6.0"
tmp "0.0.33"

"@bazel/protractor@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/protractor/-/protractor-0.39.1.tgz#24988e12eaa3efbcdbb7e80dba20105e379e4016"
integrity sha512-zVbCrK8Uyfd2D93laHYp+YLvoR2Pfov/i13b6MTDkgDkzWd0NoPIlPqLAXuKhOUi5rYUcbp+DoY9A+HA2Rfy1g==
"@bazel/protractor@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/protractor/-/protractor-0.40.0.tgz#0c64ddbf5a063417f43520ec1fed5cbc485792cf"
integrity sha512-qio8c8ie6Ajwu6hEs3vYf5+18JvrYH/6bv2b5YcE7HnyQZKGeJCDyTUErIUkCHwq8RsIqpsgxtCj69xmUxZXbw==
dependencies:
protractor "^5.4.2"

"@bazel/rollup@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/rollup/-/rollup-0.39.1.tgz#9c7ca1fef256743353b8acb7944ca2f9723d83a1"
integrity sha512-5EqAgupj8NHQ2p3GgtuOZ8O0qM6S0NfDj8OgROuSF0sJFH9ojQkXBZowHfZfWT3Xt6Igi3dw55bZS964havh8Q==
"@bazel/rollup@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/rollup/-/rollup-0.40.0.tgz#8ee08e1967c1ff7d549ce81b676872fa7e45afdb"
integrity sha512-7ZKzOIfHm0lEc3G/o2ykCZQlc7xcKSHiwIV4GIeaYJIbFUnO/L0cmaWzxOhdlr7NFfTdXcltTFnCrG7wlaad9A==

"@bazel/terser@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/terser/-/terser-0.39.1.tgz#fa8ad78502d6e953a953dc6ef4e135e6a50aaf3e"
integrity sha512-YIfs7uoEQU2xnpfY3bF7GjCaaHTE6e5gUIy0Ua9V1qeLZECUmVQgIfmSEV/JTykzIQpO+l3dX3IcIzkYZGlF/A==
"@bazel/terser@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/terser/-/terser-0.40.0.tgz#e31c76c32055a6bdffc711b05b530ae8df7ed1d5"
integrity sha512-XSnoLnB9i+RTJ4T1Tyrq0NMcIStzb9LQ1szMBOkJY4mBTRRNpf8Qnq+k5Vu9YY/dNIKVWtowNYBSWHzxxcL05g==

"@bazel/typescript@^0.39.1":
version "0.39.1"
resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.39.1.tgz#fbe3f9e287aa294935987bbbd9f2dce5341a9b02"
integrity sha512-n4P6VKir1L3+rM/DgHa5mnlCfT7Wo0ra+TnkbTuZ08SeN/r8HTmClK6YADoDc5ORMQhzq8eXuVuLWeUUsFJyHQ==
"@bazel/typescript@^0.40.0":
version "0.40.0"
resolved "https://registry.yarnpkg.com/@bazel/typescript/-/typescript-0.40.0.tgz#4f70d1365ee28fb8c1fd430a25034b74deecada9"
integrity sha512-826LXZYVlvcf9zNNcywzGprMUgCFqcwCeM/VLp+xG8/q6idJpqCBxABfJy2U6iZ8qIg5+wlxgYkOcmAZBfKMfA==
dependencies:
protobufjs "6.8.8"
semver "5.6.0"
Expand Down
10 changes: 5 additions & 5 deletions examples/angular_view_engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"@bazel/benchmark-runner": "^0.1.0",
"@bazel/buildifier": "^0.29.0",
"@bazel/ibazel": "^0.10.3",
"@bazel/karma": "^0.39.1",
"@bazel/protractor": "^0.39.1",
"@bazel/rollup": "^0.39.1",
"@bazel/terser": "^0.39.1",
"@bazel/typescript": "^0.39.1",
"@bazel/karma": "^0.40.0",
"@bazel/protractor": "^0.40.0",
"@bazel/rollup": "^0.40.0",
"@bazel/terser": "^0.40.0",
"@bazel/typescript": "^0.40.0",
"@types/jasmine": "3.4.0",
"@types/node": "6.14.6",
"core-js": "2.6.9",
Expand Down
Loading

0 comments on commit cc11b20

Please sign in to comment.