Skip to content

Commit ad20446

Browse files
authored
Merge pull request #24 from CodeLog-Development/dependabot/npm_and_yarn/ionic/angular-7.4.2
Bump @ionic/angular from 7.4.1 to 7.4.2
2 parents 365e16b + 1d9d691 commit ad20446

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@angular/router": "~16.2.0",
1616
"@aws-sdk/client-ec2": "3.422.0",
1717
"@capacitor/core": "^3.2.5",
18-
"@ionic/angular": "7.4.1",
18+
"@ionic/angular": "7.4.2",
1919
"@nestjs/common": "^10.0.2",
2020
"@nestjs/config": "^3.1.1",
2121
"@nestjs/core": "^10.0.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2650,12 +2650,12 @@
26502650
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
26512651
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
26522652

2653-
"@ionic/[email protected].1":
2654-
version "7.4.1"
2655-
resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-7.4.1.tgz#850910cf97290486bf74d58bd5cbb8c3feb8bdbe"
2656-
integrity sha512-NKqbO7MHczMEVYsTzyeWiAoVCjfTuSN/MWFQ1y1RcN+b/TH03mtqd7T8h4c/MDmPq5RUQAOWMTTUAnWbv57ajw==
2653+
"@ionic/[email protected].2":
2654+
version "7.4.2"
2655+
resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-7.4.2.tgz#03748f39d3175e710c6252f30ac1f0db01e27352"
2656+
integrity sha512-ItdIMEm3DMCMk9lOMC++b9mH+tmGk3HpaVgfw2SNynufmhSn29zWNkvMlJ6/w3D6fSwAhelhg0emTJi4sqshiQ==
26572657
dependencies:
2658-
"@ionic/core" "7.4.1"
2658+
"@ionic/core" "7.4.2"
26592659
ionicons "^7.0.0"
26602660
jsonc-parser "^3.0.0"
26612661
tslib "^2.3.0"
@@ -2669,10 +2669,10 @@
26692669
debug "^4.0.0"
26702670
tslib "^2.0.1"
26712671

2672-
"@ionic/[email protected].1":
2673-
version "7.4.1"
2674-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-7.4.1.tgz#35ba5fdc0edd19ef5cd9c65a795caf7807f2a904"
2675-
integrity sha512-ZM18jm8nvyw7HAWhLYmJ9HABqtvzw9tIn2/Oq70XBMkayO9f3LzrgHvRoOqIAMS00QYuAZw+5XhpGAvcqh/sqA==
2672+
"@ionic/[email protected].2":
2673+
version "7.4.2"
2674+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-7.4.2.tgz#318f81575073f88833dae19f0dda278f712a3a73"
2675+
integrity sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==
26762676
dependencies:
26772677
"@stencil/core" "^4.3.0"
26782678
ionicons "7.1.0"

0 commit comments

Comments
 (0)