Skip to content

Commit

Permalink
chore: update to @bazel/bazel 0.24.1 and other deps
Browse files Browse the repository at this point in the history
Updated deps are pinned and will be added renovate shortly so that deps are updated automatically in the future
  • Loading branch information
gregmagolan committed Apr 21, 2019
1 parent 809899c commit 44ccf53
Show file tree
Hide file tree
Showing 2 changed files with 413 additions and 270 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,14 @@
"homepage": "https://github.com/bazelbuild/rules_nodejs",
"license": "Apache-2.0",
"devDependencies": {
"@bazel/bazel": "0.23.0",
"@bazel/bazel": "0.24.1",
"@bazel/buildifier": "^0.20.0",
"@bazel/ibazel": "^0.9.1",
"@bazel/typescript": "0.23.2",
"@bazel/ibazel": "0.10.1",
"clang-format": "1.2.2",
"hello": "file:./tools/npm_packages/hello",
"husky": "^0.14.3",
"is-builtin-module": "^2.0.0",
"jasmine": "3.3.1",
"husky": "1.3.1",
"is-builtin-module": "3.0.0",
"jasmine": "3.4.0",
"node_resolve_index": "file:./tools/npm_packages/node_resolve_index",
"node_resolve_index_2": "file:./tools/npm_packages/node_resolve_index_2",
"node_resolve_index_3": "file:./tools/npm_packages/node_resolve_index_3",
Expand All @@ -30,9 +29,9 @@
"rollup-plugin-commonjs": "^9.2.1",
"rollup-plugin-node-resolve": "~4.2.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"shelljs": "^0.8.2",
"shelljs": "0.8.3",
"typescript": "^3.3.1",
"unidiff": "0.0.4",
"unidiff": "1.0.1",
"zone.js": "0.8.29"
},
"scripts": {
Expand Down
Loading

0 comments on commit 44ccf53

Please sign in to comment.