Skip to content

Commit 1d9d691

Browse files
Bump @ionic/angular from 7.4.1 to 7.4.2
Bumps [@ionic/angular](https://github.com/ionic-team/ionic-framework) from 7.4.1 to 7.4.2. - [Release notes](https://github.com/ionic-team/ionic-framework/releases) - [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md) - [Commits](ionic-team/ionic-framework@v7.4.1...v7.4.2) --- updated-dependencies: - dependency-name: "@ionic/angular" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58565d9 commit 1d9d691

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
@@ -2645,12 +2645,12 @@
26452645
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
26462646
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
26472647

2648-
"@ionic/[email protected].1":
2649-
version "7.4.1"
2650-
resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-7.4.1.tgz#850910cf97290486bf74d58bd5cbb8c3feb8bdbe"
2651-
integrity sha512-NKqbO7MHczMEVYsTzyeWiAoVCjfTuSN/MWFQ1y1RcN+b/TH03mtqd7T8h4c/MDmPq5RUQAOWMTTUAnWbv57ajw==
2648+
"@ionic/[email protected].2":
2649+
version "7.4.2"
2650+
resolved "https://registry.yarnpkg.com/@ionic/angular/-/angular-7.4.2.tgz#03748f39d3175e710c6252f30ac1f0db01e27352"
2651+
integrity sha512-ItdIMEm3DMCMk9lOMC++b9mH+tmGk3HpaVgfw2SNynufmhSn29zWNkvMlJ6/w3D6fSwAhelhg0emTJi4sqshiQ==
26522652
dependencies:
2653-
"@ionic/core" "7.4.1"
2653+
"@ionic/core" "7.4.2"
26542654
ionicons "^7.0.0"
26552655
jsonc-parser "^3.0.0"
26562656
tslib "^2.3.0"
@@ -2664,10 +2664,10 @@
26642664
debug "^4.0.0"
26652665
tslib "^2.0.1"
26662666

2667-
"@ionic/[email protected].1":
2668-
version "7.4.1"
2669-
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-7.4.1.tgz#35ba5fdc0edd19ef5cd9c65a795caf7807f2a904"
2670-
integrity sha512-ZM18jm8nvyw7HAWhLYmJ9HABqtvzw9tIn2/Oq70XBMkayO9f3LzrgHvRoOqIAMS00QYuAZw+5XhpGAvcqh/sqA==
2667+
"@ionic/[email protected].2":
2668+
version "7.4.2"
2669+
resolved "https://registry.yarnpkg.com/@ionic/core/-/core-7.4.2.tgz#318f81575073f88833dae19f0dda278f712a3a73"
2670+
integrity sha512-ePuP+SxS6HY/nos267dBdAvL0kth1FYUWs8Y+DSM+FFTeRdEbvOsa2JeQCY7gCt/Ep9e7lSND95qfkX23pGNDA==
26712671
dependencies:
26722672
"@stencil/core" "^4.3.0"
26732673
ionicons "7.1.0"

0 commit comments

Comments
 (0)