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 committed Jan 9, 2022
1 parent 2c9a33d commit 853c3f8
Show file tree
Hide file tree
Showing 6 changed files with 1,030 additions and 719 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
name = "build_bazel_rules_nodejs",
sha256 = "cfc289523cf1594598215901154a6c2515e8bf3671fd708264a6f6aefe02bf39",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.4.6/rules_nodejs-4.4.6.tar.gz"],
sha256 = "ddb78717b802f8dd5d4c01c340ecdc007c8ced5c1df7db421d0df3d642ea0580",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/4.6.0/rules_nodejs-4.6.0.tar.gz"],
)

http_archive(
Expand Down
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,21 +80,21 @@
"@angular/platform-server": "13.1.1",
"@angular/router": "13.1.1",
"@angular/service-worker": "13.1.1",
"@babel/core": "7.16.5",
"@babel/generator": "7.16.5",
"@babel/helper-annotate-as-pure": "7.16.0",
"@babel/plugin-proposal-async-generator-functions": "7.16.5",
"@babel/plugin-transform-async-to-generator": "7.16.5",
"@babel/plugin-transform-runtime": "7.16.5",
"@babel/preset-env": "7.16.5",
"@babel/runtime": "7.16.5",
"@babel/template": "7.16.0",
"@babel/core": "7.16.7",
"@babel/generator": "7.16.7",
"@babel/helper-annotate-as-pure": "7.16.7",
"@babel/plugin-proposal-async-generator-functions": "7.16.7",
"@babel/plugin-transform-async-to-generator": "7.16.7",
"@babel/plugin-transform-runtime": "7.16.7",
"@babel/preset-env": "7.16.7",
"@babel/runtime": "7.16.7",
"@babel/template": "7.16.7",
"@bazel/bazelisk": "1.11.0",
"@bazel/buildifier": "4.2.4",
"@bazel/jasmine": "4.4.6",
"@bazel/typescript": "4.4.6",
"@bazel/jasmine": "4.6.0",
"@bazel/typescript": "4.6.0",
"@discoveryjs/json-ext": "0.5.6",
"@types/babel__core": "7.1.17",
"@types/babel__core": "7.1.18",
"@types/babel__template": "7.4.1",
"@types/cacache": "^15.0.0",
"@types/debug": "^4.1.2",
Expand All @@ -119,8 +119,8 @@
"@types/text-table": "^0.2.1",
"@types/uuid": "^8.0.0",
"@types/webpack-dev-server": "^4.5.0",
"@typescript-eslint/eslint-plugin": "5.7.0",
"@typescript-eslint/parser": "5.7.0",
"@typescript-eslint/eslint-plugin": "5.9.0",
"@typescript-eslint/parser": "5.9.0",
"@yarnpkg/lockfile": "1.1.0",
"ajv": "8.8.2",
"ajv-formats": "2.1.1",
Expand All @@ -135,16 +135,16 @@
"common-tags": "^1.8.0",
"conventional-commits-parser": "^3.0.0",
"copy-webpack-plugin": "10.2.0",
"core-js": "3.20.0",
"critters": "0.0.15",
"core-js": "3.20.2",
"critters": "0.0.16",
"css-loader": "6.5.1",
"debug": "^4.1.1",
"esbuild": "0.14.5",
"esbuild-wasm": "0.14.5",
"eslint": "8.4.1",
"esbuild": "0.14.11",
"esbuild-wasm": "0.14.11",
"eslint": "8.6.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-import": "2.25.4",
"express": "4.17.2",
"fast-json-stable-stringify": "2.1.0",
"font-awesome": "^4.7.0",
Expand Down Expand Up @@ -173,7 +173,7 @@
"license-webpack-plugin": "4.0.0",
"loader-utils": "3.2.0",
"magic-string": "0.25.7",
"mini-css-extract-plugin": "2.4.5",
"mini-css-extract-plugin": "2.4.6",
"minimatch": "3.0.4",
"minimist": "^1.2.0",
"ng-packagr": "13.1.2",
Expand All @@ -193,21 +193,21 @@
"postcss-preset-env": "6.7.0",
"prettier": "^2.0.0",
"protractor": "~7.0.0",
"puppeteer": "13.0.0",
"puppeteer": "13.0.1",
"quicktype-core": "6.0.69",
"regenerator-runtime": "0.13.9",
"resolve-url-loader": "4.0.0",
"rxjs": "6.6.7",
"sass": "1.45.0",
"sass": "1.47.0",
"sass-loader": "12.4.0",
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz",
"semver": "7.3.5",
"shelljs": "^0.8.4",
"source-map": "0.7.3",
"source-map-loader": "3.0.0",
"source-map-loader": "3.0.1",
"source-map-support": "0.5.21",
"spdx-satisfies": "^5.0.0",
"stylus": "0.55.0",
"stylus": "0.56.0",
"stylus-loader": "6.2.0",
"symbol-observable": "4.0.0",
"tar": "^6.1.6",
Expand All @@ -218,11 +218,11 @@
"ts-node": "^10.0.0",
"tslib": "2.3.1",
"typescript": "4.5.4",
"verdaccio": "5.3.2",
"verdaccio": "5.4.0",
"verdaccio-auth-memory": "^10.0.0",
"webpack": "5.65.0",
"webpack-dev-middleware": "5.3.0",
"webpack-dev-server": "4.6.0",
"webpack-dev-server": "4.7.2",
"webpack-merge": "5.8.0",
"webpack-subresource-integrity": "5.0.0",
"zone.js": "^0.11.3"
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 @@ -40,7 +40,7 @@
"open": "8.4.0",
"ora": "5.4.1",
"pacote": "12.0.2",
"resolve": "1.20.0",
"resolve": "1.21.0",
"semver": "7.3.5",
"symbol-observable": "4.0.0",
"uuid": "8.3.2"
Expand Down
36 changes: 18 additions & 18 deletions packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"@angular-devkit/architect": "0.0.0",
"@angular-devkit/build-webpack": "0.0.0",
"@angular-devkit/core": "0.0.0",
"@babel/core": "7.16.5",
"@babel/generator": "7.16.5",
"@babel/helper-annotate-as-pure": "7.16.0",
"@babel/plugin-proposal-async-generator-functions": "7.16.5",
"@babel/plugin-transform-async-to-generator": "7.16.5",
"@babel/plugin-transform-runtime": "7.16.5",
"@babel/preset-env": "7.16.5",
"@babel/runtime": "7.16.5",
"@babel/template": "7.16.0",
"@babel/core": "7.16.7",
"@babel/generator": "7.16.7",
"@babel/helper-annotate-as-pure": "7.16.7",
"@babel/plugin-proposal-async-generator-functions": "7.16.7",
"@babel/plugin-transform-async-to-generator": "7.16.7",
"@babel/plugin-transform-runtime": "7.16.7",
"@babel/preset-env": "7.16.7",
"@babel/runtime": "7.16.7",
"@babel/template": "7.16.7",
"@discoveryjs/json-ext": "0.5.6",
"@ngtools/webpack": "0.0.0",
"ansi-colors": "4.1.1",
Expand All @@ -28,10 +28,10 @@
"cacache": "15.3.0",
"circular-dependency-plugin": "5.2.2",
"copy-webpack-plugin": "10.2.0",
"core-js": "3.20.0",
"critters": "0.0.15",
"core-js": "3.20.2",
"critters": "0.0.16",
"css-loader": "6.5.1",
"esbuild-wasm": "0.14.5",
"esbuild-wasm": "0.14.11",
"glob": "7.2.0",
"https-proxy-agent": "5.0.0",
"inquirer": "8.2.0",
Expand All @@ -41,7 +41,7 @@
"less-loader": "10.2.0",
"license-webpack-plugin": "4.0.0",
"loader-utils": "3.2.0",
"mini-css-extract-plugin": "2.4.5",
"mini-css-extract-plugin": "2.4.6",
"minimatch": "3.0.4",
"open": "8.4.0",
"ora": "5.4.1",
Expand All @@ -54,25 +54,25 @@
"regenerator-runtime": "0.13.9",
"resolve-url-loader": "4.0.0",
"rxjs": "6.6.7",
"sass": "1.45.0",
"sass": "1.47.0",
"sass-loader": "12.4.0",
"semver": "7.3.5",
"source-map-loader": "3.0.0",
"source-map-loader": "3.0.1",
"source-map-support": "0.5.21",
"stylus": "0.55.0",
"stylus": "0.56.0",
"stylus-loader": "6.2.0",
"terser": "5.10.0",
"text-table": "0.2.0",
"tree-kill": "1.2.2",
"tslib": "2.3.1",
"webpack": "5.65.0",
"webpack-dev-middleware": "5.3.0",
"webpack-dev-server": "4.6.0",
"webpack-dev-server": "4.7.2",
"webpack-merge": "5.8.0",
"webpack-subresource-integrity": "5.0.0"
},
"optionalDependencies": {
"esbuild": "0.14.5"
"esbuild": "0.14.11"
},
"peerDependencies": {
"@angular/compiler-cli": "^13.0.0 || ^13.1.0-next",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"karma-jasmine": "~4.0.0",
"karma": "~6.3.0",
"ng-packagr": "^13.0.0",
"rxjs": "~7.4.0",
"rxjs": "~7.5.0",
"tslib": "^2.3.0",
"typescript": "~4.5.2",
"zone.js": "~0.11.4"
Expand Down
Loading

0 comments on commit 853c3f8

Please sign in to comment.