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 alan-agius4 committed Jan 19, 2022
1 parent a750203 commit 79a474d
Show file tree
Hide file tree
Showing 5 changed files with 108 additions and 56 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ http_archive(

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

http_archive(
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
]
},
"resolutions": {
"ajv-formats/ajv": "8.8.2"
"ajv-formats/ajv": "8.9.0"
},
"devDependencies": {
"@ampproject/remapping": "1.0.2",
Expand Down Expand Up @@ -89,9 +89,9 @@
"@babel/runtime": "7.16.7",
"@babel/template": "7.16.7",
"@bazel/bazelisk": "1.11.0",
"@bazel/buildifier": "4.2.4",
"@bazel/jasmine": "4.6.0",
"@bazel/typescript": "4.6.0",
"@bazel/buildifier": "4.2.5",
"@bazel/jasmine": "4.6.1",
"@bazel/typescript": "4.6.1",
"@discoveryjs/json-ext": "0.5.6",
"@types/babel__core": "7.1.18",
"@types/babel__template": "7.4.1",
Expand Down Expand Up @@ -120,7 +120,7 @@
"@typescript-eslint/eslint-plugin": "5.9.1",
"@typescript-eslint/parser": "5.9.1",
"@yarnpkg/lockfile": "1.1.0",
"ajv": "8.8.2",
"ajv": "8.9.0",
"ajv-formats": "2.1.1",
"ansi-colors": "4.1.1",
"babel-loader": "8.2.3",
Expand All @@ -133,13 +133,13 @@
"common-tags": "^1.8.0",
"conventional-commits-parser": "^3.0.0",
"copy-webpack-plugin": "10.2.0",
"core-js": "3.20.2",
"core-js": "3.20.3",
"critters": "0.0.16",
"css-loader": "6.5.1",
"debug": "^4.1.1",
"esbuild": "0.14.11",
"esbuild-wasm": "0.14.11",
"eslint": "8.6.0",
"eslint": "8.7.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.25.4",
Expand Down Expand Up @@ -171,10 +171,10 @@
"license-webpack-plugin": "4.0.0",
"loader-utils": "3.2.0",
"magic-string": "0.25.7",
"mini-css-extract-plugin": "2.4.6",
"mini-css-extract-plugin": "2.5.0",
"minimatch": "3.0.4",
"minimist": "^1.2.0",
"ng-packagr": "13.1.2",
"ng-packagr": "13.1.3",
"node-fetch": "^2.2.0",
"npm-package-arg": "8.1.5",
"open": "8.4.0",
Expand All @@ -196,7 +196,7 @@
"regenerator-runtime": "0.13.9",
"resolve-url-loader": "4.0.0",
"rxjs": "6.6.7",
"sass": "1.47.0",
"sass": "1.48.0",
"sass-loader": "12.4.0",
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz",
"semver": "7.3.5",
Expand All @@ -222,7 +222,7 @@
"webpack-dev-middleware": "5.3.0",
"webpack-dev-server": "4.7.3",
"webpack-merge": "5.8.0",
"webpack-subresource-integrity": "5.0.0",
"webpack-subresource-integrity": "5.1.0",
"zone.js": "^0.11.3"
}
}
8 changes: 4 additions & 4 deletions packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"cacache": "15.3.0",
"circular-dependency-plugin": "5.2.2",
"copy-webpack-plugin": "10.2.0",
"core-js": "3.20.2",
"core-js": "3.20.3",
"critters": "0.0.16",
"css-loader": "6.5.1",
"esbuild-wasm": "0.14.11",
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.6",
"mini-css-extract-plugin": "2.5.0",
"minimatch": "3.0.4",
"open": "8.4.0",
"ora": "5.4.1",
Expand All @@ -54,7 +54,7 @@
"regenerator-runtime": "0.13.9",
"resolve-url-loader": "4.0.0",
"rxjs": "6.6.7",
"sass": "1.47.0",
"sass": "1.48.0",
"sass-loader": "12.4.0",
"semver": "7.3.5",
"source-map-loader": "3.0.1",
Expand All @@ -69,7 +69,7 @@
"webpack-dev-middleware": "5.3.0",
"webpack-dev-server": "4.7.3",
"webpack-merge": "5.8.0",
"webpack-subresource-integrity": "5.0.0"
"webpack-subresource-integrity": "5.1.0"
},
"optionalDependencies": {
"esbuild": "0.14.11"
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"dependencies": {
"ajv-formats": "2.1.1",
"ajv": "8.8.2",
"ajv": "8.9.0",
"fast-json-stable-stringify": "2.1.0",
"magic-string": "0.25.7",
"rxjs": "6.6.7",
Expand Down
Loading

0 comments on commit 79a474d

Please sign in to comment.