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
angular-robot authored and dgp1130 committed Jul 14, 2022
1 parent 0ee20e1 commit 0a990c5
Show file tree
Hide file tree
Showing 9 changed files with 268 additions and 258 deletions.
4 changes: 2 additions & 2 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 = "ee3280a7f58aa5c1caa45cb9e08cbb8f4d74300848c508374daf37314d5390d6",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.1/rules_nodejs-5.5.1.tar.gz"],
sha256 = "c78216f5be5d451a42275b0b7dc809fb9347e2b04a68f68bad620a2b01f5c774",
urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/5.5.2/rules_nodejs-5.5.2.tar.gz"],
)

load("@build_bazel_rules_nodejs//:repositories.bzl", "build_bazel_rules_nodejs_dependencies")
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@
"@babel/template": "7.18.6",
"@bazel/bazelisk": "1.12.0",
"@bazel/buildifier": "5.1.0",
"@bazel/concatjs": "5.5.1",
"@bazel/jasmine": "5.5.1",
"@bazel/concatjs": "5.5.2",
"@bazel/jasmine": "5.5.2",
"@discoveryjs/json-ext": "0.5.7",
"@types/babel__core": "7.1.19",
"@types/babel__template": "7.4.1",
Expand Down Expand Up @@ -122,8 +122,8 @@
"@types/yargs": "^17.0.8",
"@types/yargs-parser": "^21.0.0",
"@types/yarnpkg__lockfile": "^1.1.5",
"@typescript-eslint/eslint-plugin": "5.30.5",
"@typescript-eslint/parser": "5.30.5",
"@typescript-eslint/eslint-plugin": "5.30.6",
"@typescript-eslint/parser": "5.30.6",
"@yarnpkg/lockfile": "1.1.0",
"ajv": "8.11.0",
"ajv-formats": "2.1.1",
Expand All @@ -139,8 +139,8 @@
"cross-env": "^7.0.3",
"css-loader": "6.7.1",
"debug": "^4.1.1",
"esbuild": "0.14.48",
"esbuild-wasm": "0.14.48",
"esbuild": "0.14.49",
"esbuild-wasm": "0.14.49",
"eslint": "8.19.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-header": "3.1.1",
Expand All @@ -157,7 +157,7 @@
"jasmine-core": "~4.2.0",
"jasmine-spec-reporter": "~7.0.0",
"jquery": "^3.3.1",
"jsonc-parser": "3.0.0",
"jsonc-parser": "3.1.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.2.0",
Expand Down Expand Up @@ -186,11 +186,11 @@
"popper.js": "^1.14.1",
"postcss": "8.4.14",
"postcss-import": "14.1.0",
"postcss-loader": "7.0.0",
"postcss-loader": "7.0.1",
"postcss-preset-env": "7.7.2",
"prettier": "^2.0.0",
"protractor": "~7.0.0",
"puppeteer": "15.3.2",
"puppeteer": "15.4.0",
"quicktype-core": "6.0.69",
"regenerator-runtime": "0.13.9",
"resolve-url-loader": "5.0.0",
Expand All @@ -208,13 +208,13 @@
"stylus-loader": "7.0.0",
"symbol-observable": "4.0.0",
"tar": "^6.1.6",
"terser": "5.14.1",
"terser": "5.14.2",
"text-table": "0.2.0",
"tree-kill": "1.2.2",
"ts-node": "^10.0.0",
"tslib": "2.4.0",
"typescript": "~4.7.2",
"verdaccio": "5.13.1",
"verdaccio": "5.13.3",
"verdaccio-auth-memory": "^10.0.0",
"webpack": "5.73.0",
"webpack-dev-middleware": "5.3.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 @@ -31,7 +31,7 @@
"debug": "4.3.4",
"ini": "3.0.0",
"inquirer": "8.2.4",
"jsonc-parser": "3.0.0",
"jsonc-parser": "3.1.0",
"npm-package-arg": "9.1.0",
"npm-pick-manifest": "7.0.1",
"open": "8.4.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"copy-webpack-plugin": "11.0.0",
"critters": "0.0.16",
"css-loader": "6.7.1",
"esbuild-wasm": "0.14.48",
"esbuild-wasm": "0.14.49",
"glob": "8.0.3",
"https-proxy-agent": "5.0.1",
"inquirer": "8.2.4",
"jsonc-parser": "3.0.0",
"jsonc-parser": "3.1.0",
"karma-source-map-support": "1.4.0",
"less": "4.1.3",
"less-loader": "11.0.0",
Expand All @@ -47,7 +47,7 @@
"piscina": "3.2.0",
"postcss": "8.4.14",
"postcss-import": "14.1.0",
"postcss-loader": "7.0.0",
"postcss-loader": "7.0.1",
"postcss-preset-env": "7.7.2",
"regenerator-runtime": "0.13.9",
"resolve-url-loader": "5.0.0",
Expand All @@ -59,7 +59,7 @@
"source-map-support": "0.5.21",
"stylus": "0.58.1",
"stylus-loader": "7.0.0",
"terser": "5.14.1",
"terser": "5.14.2",
"text-table": "0.2.0",
"tree-kill": "1.2.2",
"tslib": "2.4.0",
Expand All @@ -70,7 +70,7 @@
"webpack-subresource-integrity": "5.1.0"
},
"optionalDependencies": {
"esbuild": "0.14.48"
"esbuild": "0.14.49"
},
"peerDependencies": {
"@angular/compiler-cli": "^14.0.0 || ^14.0.0-next || ^14.1.0-next",
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 @@ -10,7 +10,7 @@
"dependencies": {
"ajv-formats": "2.1.1",
"ajv": "8.11.0",
"jsonc-parser": "3.0.0",
"jsonc-parser": "3.1.0",
"rxjs": "6.6.7",
"source-map": "0.7.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"dependencies": {
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
"jsonc-parser": "3.0.0",
"jsonc-parser": "3.1.0",
"magic-string": "0.26.2",
"ora": "5.4.1",
"rxjs": "6.6.7"
Expand Down
2 changes: 1 addition & 1 deletion packages/schematics/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"dependencies": {
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
"@angular-devkit/schematics": "0.0.0-PLACEHOLDER",
"jsonc-parser": "3.0.0"
"jsonc-parser": "3.1.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"protractor": "~7.0.0",
"rxjs": "~7.5.0",
"tslib": "^2.3.0",
"ts-node": "~10.8.0",
"ts-node": "~10.9.0",
"typescript": "~4.7.2",
"zone.js": "~0.11.4"
}
Expand Down
Loading

0 comments on commit 0a990c5

Please sign in to comment.