Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump ng-extract-i18n-merge from 2.11.1 to 2.11.2 in /modules/web #8874

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"lodash-es": "4.17.21",
"minimatch": "9.0.4",
"minimist": "1.2.8",
"ng-extract-i18n-merge": "2.11.1",
"ng-extract-i18n-merge": "2.11.2",
"node-gyp": "10.1.0",
"prettier": "3.2.5",
"q": "1.5.1",
Expand Down
14 changes: 7 additions & 7 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13182,7 +13182,7 @@ __metadata:
material-design-icons: 3.0.1
minimatch: 9.0.4
minimist: 1.2.8
ng-extract-i18n-merge: 2.11.1
ng-extract-i18n-merge: 2.11.2
ngx-cookie-service: 17.1.0
ngx-pipes: 3.2.2
node-gyp: 10.1.0
Expand Down Expand Up @@ -14284,18 +14284,18 @@ __metadata:
languageName: node
linkType: hard

"ng-extract-i18n-merge@npm:2.11.1":
version: 2.11.1
resolution: "ng-extract-i18n-merge@npm:2.11.1"
"ng-extract-i18n-merge@npm:2.11.2":
version: 2.11.2
resolution: "ng-extract-i18n-merge@npm:2.11.2"
dependencies:
"@angular-devkit/architect": ^0.1301.0 || ^0.1401.0 || ^0.1501.0 || ^0.1601.0 || ^0.1700.0
"@angular-devkit/core": ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
"@angular-devkit/schematics": ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
"@schematics/angular": ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
xmldoc: ^1.1.2
xmldoc: ^1.1.3
peerDependencies:
"@angular-devkit/build-angular": ^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0
checksum: f7614dd5102d11783ebd68769901053d77877c865b686ebdff6e21ae80fea05a50ca3e786ca3ffd723b1d2c253696d40a0de0e502add2e14a0aec75e7bf38f39
checksum: 52fa1bbea4bc9da6d01106fca3cd6bc1751de0aec750d805c24193933e1d1d462f2d4589544c66e28420780da1c3cb5b35bb2e53a818ee9b45828c1a4670512e
languageName: node
linkType: hard

Expand Down Expand Up @@ -19064,7 +19064,7 @@ __metadata:
languageName: node
linkType: hard

"xmldoc@npm:^1.1.2":
"xmldoc@npm:^1.1.3":
version: 1.3.0
resolution: "xmldoc@npm:1.3.0"
dependencies:
Expand Down
Loading