Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Commit

Permalink
Update angular-cli monorepo to v13.3.3 (#1305)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | devDependencies | patch | [`13.3.2` -> `13.3.3`](https://renovatebot.com/diffs/npm/@angular-devkit%2fbuild-angular/13.3.2/13.3.3) |
| [@angular/cli](https://github.com/angular/angular-cli) | devDependencies | patch | [`13.3.2` -> `13.3.3`](https://renovatebot.com/diffs/npm/@angular%2fcli/13.3.2/13.3.3) |

---

### Release Notes

<details>
<summary>angular/angular-cli</summary>

### [`v13.3.3`](https://github.com/angular/angular-cli/blob/HEAD/CHANGELOG.md#&#8203;1333-2022-04-13)

[Compare Source](angular/angular-cli@13.3.2...13.3.3)

##### [@&#8203;angular-devkit/build-angular](https://github.com/angular-devkit/build-angular)

| Commit                                                                                              | Type | Description                                          |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- |
| [d38b247cf](angular/angular-cli@d38b247) | fix  | display debug logs when using the `--verbose` option |

##### [@&#8203;angular-devkit/build-webpack](https://github.com/angular-devkit/build-webpack)

| Commit                                                                                              | Type | Description                 |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------- |
| [5682baee4](angular/angular-cli@5682bae) | fix  | emit devserver setup errors |

#### Special Thanks

Alan Agius

<!-- CHANGELOG SPLIT MARKER -->

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1305
Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
  • Loading branch information
2 people authored and Epsilon_02 committed Apr 20, 2022
1 parent ca4538f commit 09339f8
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Expand Up @@ -43,13 +43,13 @@
"node": ">=12.17.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "13.3.2",
"@angular-devkit/build-angular": "13.3.3",
"@angular-eslint/builder": "13.2.0",
"@angular-eslint/eslint-plugin": "13.2.0",
"@angular-eslint/eslint-plugin-template": "13.2.0",
"@angular-eslint/schematics": "13.2.0",
"@angular-eslint/template-parser": "13.2.0",
"@angular/cli": "13.3.2",
"@angular/cli": "13.3.3",
"@angular/compiler-cli": "13.3.3",
"@tauri-apps/cli": "1.0.0-rc.8",
"@types/jasmine": "4.0.2",
Expand Down
90 changes: 45 additions & 45 deletions frontend/yarn.lock
Expand Up @@ -17,23 +17,23 @@
dependencies:
"@jridgewell/trace-mapping" "^0.3.0"

"@angular-devkit/architect@0.1303.2":
version "0.1303.2"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1303.2.tgz#c898cbaa12cf653644326a657f33e0eb24fa7369"
integrity sha512-aywsRuucfZ4Tu68wtYI8ItWVbsbc9wc0xm4DB+ROtkAcmuuk4aiLgSqW2Eux6QxmGnq9U/yjFMLASOhFB8qDlw==
"@angular-devkit/architect@0.1303.3":
version "0.1303.3"
resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1303.3.tgz#3a8844e59e10a8ed7895909aeea877437b8c6a82"
integrity sha512-WRVVBCzLlMqRZVhZXGASHzNJK/OCAvl/DTGhlLuJDIjF7lVGnXHjtwNM8ilYZq949OnC3fly5Z61TfhbN/OHCg==
dependencies:
"@angular-devkit/core" "13.3.2"
"@angular-devkit/core" "13.3.3"
rxjs "6.6.7"

"@angular-devkit/build-angular@13.3.2":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-13.3.2.tgz#11719e83980edb8cb8fcccc2c5b5cace5697c9d7"
integrity sha512-Gja7bahLWwg8xTz/1Rrmdjcy21EROXQYCjP/PUrI/pt6xu5Ec6kHYcE4DMv5TouLoXlZTqc5Z9vN0L6tS+n5qw==
"@angular-devkit/build-angular@13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-13.3.3.tgz#1c5334de17d55315d3a0762d16f0e7f9d15954ad"
integrity sha512-iEpNF3tF+9Gw+qQKL63fPFHIvWokJdrgVU4GzENQ5QeL8zk8iYTEbH3jWogq5tWy5+VmNP/mKkasq9i78lRiYw==
dependencies:
"@ampproject/remapping" "1.1.1"
"@angular-devkit/architect" "0.1303.2"
"@angular-devkit/build-webpack" "0.1303.2"
"@angular-devkit/core" "13.3.2"
"@angular-devkit/architect" "0.1303.3"
"@angular-devkit/build-webpack" "0.1303.3"
"@angular-devkit/core" "13.3.3"
"@babel/core" "7.16.12"
"@babel/generator" "7.16.8"
"@babel/helper-annotate-as-pure" "7.16.7"
Expand All @@ -44,7 +44,7 @@
"@babel/runtime" "7.16.7"
"@babel/template" "7.16.7"
"@discoveryjs/json-ext" "0.5.6"
"@ngtools/webpack" "13.3.2"
"@ngtools/webpack" "13.3.3"
ansi-colors "4.1.1"
babel-loader "8.2.3"
babel-plugin-istanbul "6.1.1"
Expand Down Expand Up @@ -97,18 +97,18 @@
optionalDependencies:
esbuild "0.14.22"

"@angular-devkit/build-webpack@0.1303.2":
version "0.1303.2"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1303.2.tgz#668931a4daef5ed85d1e14a8fb916c84b5834586"
integrity sha512-kERQgY1Zi6XWdb/yI99wlKxPKbyu5rnzQrLX1EGHLU8XDR33l4kGdIAeQEwFrpAjdYyo0M+2B4W6dSyFLbsiqQ==
"@angular-devkit/build-webpack@0.1303.3":
version "0.1303.3"
resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.1303.3.tgz#cfa520749b5c10d1a42fa87c44952f190422f343"
integrity sha512-v/z/YgwrAzYn1LfN9OHNxqcThyyg4LLx28hmHzDs5gyDShAK189y34EoT9uQ+lCyQrPVhP7UKACCxCdSwOEJiA==
dependencies:
"@angular-devkit/architect" "0.1303.2"
"@angular-devkit/architect" "0.1303.3"
rxjs "6.6.7"

"@angular-devkit/core@13.3.2":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-13.3.2.tgz#b2e7a9a6457d587a59d5f6df799bebb6930a5ddc"
integrity sha512-wav5plcnlxQAfZ+0EUt3dvVTJnJ1au2TlKVQ0jSQJdR1LA6N7QUI49N2Ua6ZnDMwruQaQkoynitMW2l1it3qYQ==
"@angular-devkit/core@13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-13.3.3.tgz#7231dab939e4b03f9d4790d337b04490ddd7a10c"
integrity sha512-lfQwY9LuVRwcNVzGmyPcwOpb3CAobP4T+c3joR1LLIPS5lzcM0oeCE2bon9N52Ktn4Q/pH98dVtjWL+jSrUADw==
dependencies:
ajv "8.9.0"
ajv-formats "2.1.1"
Expand All @@ -117,12 +117,12 @@
rxjs "6.6.7"
source-map "0.7.3"

"@angular-devkit/schematics@13.3.2":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-13.3.2.tgz#ae5f4f68af852d56b9ceda4e878cceb1b4558dec"
integrity sha512-XCLb23jmqHN0gJg9ZlICaFgfpfnCufIQp5SOsRKMKRkhjKycvDmKnfBTKDlkzb1IaUl6wQwP5k7Z69b9EX+CQw==
"@angular-devkit/schematics@13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-13.3.3.tgz#d574897c20a8ede51a4a469250b84421df632929"
integrity sha512-S8UNlw6IoR/kxBYbiwesuA7oJGSnFkD6bJwVLhpHdT6Sqrz2/IrjHcNgTJRAvhsOKIbfDtMtXRzl/PUdWEfgyw==
dependencies:
"@angular-devkit/core" "13.3.2"
"@angular-devkit/core" "13.3.3"
jsonc-parser "3.0.0"
magic-string "0.25.7"
ora "5.4.1"
Expand Down Expand Up @@ -201,15 +201,15 @@
optionalDependencies:
parse5 "^5.0.0"

"@angular/cli@13.3.2":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-13.3.2.tgz#399bb9cf87a89046d25f42070f00ea9b69f79e19"
integrity sha512-sfhMbm0wBAYmG+8YEYYZ5QkFyv2TJmMua/LbGoJE/y5UKBN+zLsMO3G/CW3D6pWThbgf04qQpi2LHonbPC/Bkg==
"@angular/cli@13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-13.3.3.tgz#dd789bfbb92dd713301f064dfcaf6353623d1a84"
integrity sha512-a+nnzFP1FfnypXpAhrHbIBaJcxzegWLZUvVzJQwt6P2z60IoHdvTVmyNbY89qI0LE1SrAokEUO1zW3Yjmu7fUw==
dependencies:
"@angular-devkit/architect" "0.1303.2"
"@angular-devkit/core" "13.3.2"
"@angular-devkit/schematics" "13.3.2"
"@schematics/angular" "13.3.2"
"@angular-devkit/architect" "0.1303.3"
"@angular-devkit/core" "13.3.3"
"@angular-devkit/schematics" "13.3.3"
"@schematics/angular" "13.3.3"
"@yarnpkg/lockfile" "1.1.0"
ansi-colors "4.1.1"
debug "4.3.3"
Expand Down Expand Up @@ -1558,10 +1558,10 @@
replace-in-file "^6.2.0"
tslib "^2.2.0"

"@ngtools/webpack@13.3.2":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-13.3.2.tgz#5e9568346af82b49f13e207d99dcf0a896063c3c"
integrity sha512-myLKVXyEEq05dDYxkRv++JPNZm8wR3qXcpt7O7KW5eUe0huPSA2XA9y8mILmDt+OYbneNpd7Ih7NpV2tQUznQQ==
"@ngtools/webpack@13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-13.3.3.tgz#dc8471a89092d6f4074543c56a95ae0549f3470e"
integrity sha512-O6EzafKfFuvI3Ju941u7ANs0mT7YDdChbVRhVECCPWOTm3Klr73js3bnCDzaJlxZNjzlG/KeUu5ghrhbMrHjSw==

"@ngxs/form-plugin@3.7.3":
version "3.7.3"
Expand Down Expand Up @@ -1728,13 +1728,13 @@
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.15.tgz#6a9d143f7f4f49db2d782f9e1c8839a29b43ae23"
integrity sha512-15spi3V28QdevleWBNXE4pIls3nFZmBbUGrW9IVPwiQczuSb9n76TCB4bsk8TSel+I1OkHEdPhu5QKMfY6rQHA==

"@schematics/angular@13.3.2":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-13.3.2.tgz#c8a2c49ca115e41abaa040b3ee5ee4826128471a"
integrity sha512-ycTrPEsaSEtJ/CR8MVBrU6jaxcdBSy1lGUW8qSElsGS0OkHFKaV7fkzS9h0gPK9ANp6grZn0Ms3Hy3gAKQkiiQ==
"@schematics/angular@13.3.3":
version "13.3.3"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-13.3.3.tgz#939e67854236d8361d0f0b4c38868654201e1a8c"
integrity sha512-kX5ghVCmWHcMN+g0pUaFuIJzwrXsVnK4bfid8DckU4EEtfFSv3UA5I1QNJRgpCPxTPhNEAk+3ePN8nzDSjdU+w==
dependencies:
"@angular-devkit/core" "13.3.2"
"@angular-devkit/schematics" "13.3.2"
"@angular-devkit/core" "13.3.3"
"@angular-devkit/schematics" "13.3.3"
jsonc-parser "3.0.0"

"@tauri-apps/api@1.0.0-rc.3":
Expand Down

0 comments on commit 09339f8

Please sign in to comment.