Skip to content

Commit

Permalink
build: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and dgp1130 committed May 9, 2022
1 parent 7291579 commit 70e6c86
Show file tree
Hide file tree
Showing 5 changed files with 296 additions and 216 deletions.
10 changes: 5 additions & 5 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ http_archive(

http_archive(
name = "build_bazel_rules_nodejs",
sha256 = "280cefd3649b9648fdc444e9d6ed17c949152ff28d7e23638390ae8b93941d60",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.4.1/rules_nodejs-5.4.1.tar.gz"],
sha256 = "e328cb2c9401be495fa7d79c306f5ee3040e8a03b2ebb79b022e15ca03770096",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.4.2/rules_nodejs-5.4.2.tar.gz"],
)

load("@build_bazel_rules_nodejs//:repositories.bzl", "build_bazel_rules_nodejs_dependencies")
Expand Down Expand Up @@ -78,9 +78,9 @@ yarn_install(

http_archive(
name = "aspect_bazel_lib",
sha256 = "534c9c61b72c257c95302d544984fd8ee63953c233292c5b6952ca5b33cd225e",
strip_prefix = "bazel-lib-0.4.2",
url = "https://github.com/aspect-build/bazel-lib/archive/v0.4.2.tar.gz",
sha256 = "a8b47eeaf3c1bd41c4f4b633ef4c959daf83fdee343379495098b50571d4b3b8",
strip_prefix = "bazel-lib-0.11.1",
url = "https://github.com/aspect-build/bazel-lib/archive/v0.11.1.tar.gz",
)

load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "register_jq_toolchains")
Expand Down
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,19 +78,19 @@
"@angular/platform-server": "14.0.0-next.16",
"@angular/router": "14.0.0-next.16",
"@angular/service-worker": "14.0.0-next.16",
"@babel/core": "7.17.9",
"@babel/generator": "7.17.9",
"@babel/core": "7.17.10",
"@babel/generator": "7.17.10",
"@babel/helper-annotate-as-pure": "7.16.7",
"@babel/plugin-proposal-async-generator-functions": "7.16.8",
"@babel/plugin-transform-async-to-generator": "7.16.8",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/plugin-transform-runtime": "7.17.10",
"@babel/preset-env": "7.17.10",
"@babel/runtime": "7.17.9",
"@babel/template": "7.16.7",
"@bazel/bazelisk": "1.11.0",
"@bazel/buildifier": "5.1.0",
"@bazel/concatjs": "5.4.1",
"@bazel/jasmine": "5.4.1",
"@bazel/concatjs": "5.4.2",
"@bazel/jasmine": "5.4.2",
"@discoveryjs/json-ext": "0.5.7",
"@types/babel__core": "7.1.19",
"@types/babel__template": "7.4.1",
Expand Down Expand Up @@ -120,8 +120,8 @@
"@types/yargs": "^17.0.8",
"@types/yargs-parser": "^21.0.0",
"@types/yarnpkg__lockfile": "^1.1.5",
"@typescript-eslint/eslint-plugin": "5.21.0",
"@typescript-eslint/parser": "5.21.0",
"@typescript-eslint/eslint-plugin": "5.22.0",
"@typescript-eslint/parser": "5.22.0",
"@yarnpkg/lockfile": "1.1.0",
"ajv": "8.11.0",
"ajv-formats": "2.1.1",
Expand All @@ -138,11 +138,11 @@
"debug": "^4.1.1",
"esbuild": "0.14.38",
"esbuild-wasm": "0.14.38",
"eslint": "8.14.0",
"eslint": "8.15.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.26.0",
"express": "4.18.0",
"express": "4.18.1",
"font-awesome": "^4.7.0",
"glob": "8.0.1",
"http-proxy": "^1.18.1",
Expand All @@ -169,21 +169,21 @@
"magic-string": "0.26.1",
"mini-css-extract-plugin": "2.6.0",
"minimatch": "5.0.1",
"ng-packagr": "14.0.0-next.8",
"ng-packagr": "14.0.0-next.10",
"node-fetch": "^2.2.0",
"npm-package-arg": "9.0.2",
"open": "8.4.0",
"ora": "5.4.1",
"pacote": "13.1.1",
"pacote": "13.3.0",
"parse5-html-rewriting-stream": "6.0.1",
"pidtree": "^0.5.0",
"pidusage": "^3.0.0",
"piscina": "3.2.0",
"popper.js": "^1.14.1",
"postcss": "8.4.12",
"postcss": "8.4.13",
"postcss-import": "14.1.0",
"postcss-loader": "6.2.1",
"postcss-preset-env": "7.4.4",
"postcss-preset-env": "7.5.0",
"prettier": "^2.0.0",
"protractor": "~7.0.0",
"puppeteer": "13.7.0",
Expand All @@ -204,17 +204,17 @@
"stylus-loader": "6.2.0",
"symbol-observable": "4.0.0",
"tar": "^6.1.6",
"terser": "5.13.0",
"terser": "5.13.1",
"text-table": "0.2.0",
"tree-kill": "1.2.2",
"ts-node": "^10.0.0",
"tslib": "2.4.0",
"typescript": "4.7.0-beta",
"verdaccio": "5.10.0",
"verdaccio": "5.10.2",
"verdaccio-auth-memory": "^10.0.0",
"webpack": "5.72.0",
"webpack-dev-middleware": "5.3.1",
"webpack-dev-server": "4.8.1",
"webpack-dev-server": "4.9.0",
"webpack-merge": "5.8.0",
"webpack-subresource-integrity": "5.1.0",
"yargs": "17.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"npm-pick-manifest": "7.0.1",
"open": "8.4.0",
"ora": "5.4.1",
"pacote": "13.1.1",
"pacote": "13.3.0",
"resolve": "1.22.0",
"semver": "7.3.7",
"symbol-observable": "4.0.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
"@angular-devkit/build-webpack": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
"@babel/core": "7.17.9",
"@babel/generator": "7.17.9",
"@babel/core": "7.17.10",
"@babel/generator": "7.17.10",
"@babel/helper-annotate-as-pure": "7.16.7",
"@babel/plugin-proposal-async-generator-functions": "7.16.8",
"@babel/plugin-transform-async-to-generator": "7.16.8",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/plugin-transform-runtime": "7.17.10",
"@babel/preset-env": "7.17.10",
"@babel/runtime": "7.17.9",
"@babel/template": "7.16.7",
"@discoveryjs/json-ext": "0.5.7",
Expand Down Expand Up @@ -45,10 +45,10 @@
"ora": "5.4.1",
"parse5-html-rewriting-stream": "6.0.1",
"piscina": "3.2.0",
"postcss": "8.4.12",
"postcss": "8.4.13",
"postcss-import": "14.1.0",
"postcss-loader": "6.2.1",
"postcss-preset-env": "7.4.4",
"postcss-preset-env": "7.5.0",
"regenerator-runtime": "0.13.9",
"resolve-url-loader": "5.0.0",
"rxjs": "6.6.7",
Expand All @@ -59,13 +59,13 @@
"source-map-support": "0.5.21",
"stylus": "0.57.0",
"stylus-loader": "6.2.0",
"terser": "5.13.0",
"terser": "5.13.1",
"text-table": "0.2.0",
"tree-kill": "1.2.2",
"tslib": "2.4.0",
"webpack": "5.72.0",
"webpack-dev-middleware": "5.3.1",
"webpack-dev-server": "4.8.1",
"webpack-dev-server": "4.9.0",
"webpack-merge": "5.8.0",
"webpack-subresource-integrity": "5.1.0"
},
Expand Down
Loading

0 comments on commit 70e6c86

Please sign in to comment.