Skip to content

Commit 836d334

Browse files
authored
Merge pull request #63 from ahmnouira/renovate/ionicons-6.x
fix(deps): update dependency ionicons to v6
2 parents 4d94271 + 1fa4d04 commit 836d334

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/react-router": "5.1.18",
1616
"@types/react-router-dom": "5.3.3",
1717
"ionic-react-header-parallax": "0.3.1",
18-
"ionicons": "5.5.4",
18+
"ionicons": "6.0.1",
1919
"react": "17.0.2",
2020
"react-dom": "17.0.2",
2121
"react-router": "5.2.1",

example/yarn.lock

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,11 +1460,6 @@
14601460
dependencies:
14611461
"@sinonjs/commons" "^1.7.0"
14621462

1463-
"@stencil/core@~2.10.0":
1464-
version "2.10.0"
1465-
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.10.0.tgz#acf44b9ae6578a20f0d09bf94296e833beadc885"
1466-
integrity sha512-15rWMTPQ/sp0lSV82HVCXkIya3QLN+uBl7pqK4JnTrp4HiLrzLmNbWjbvgCs55gw0lULbCIGbRIEsFz+Pe/Q+A==
1467-
14681463
"@stencil/core@~2.12.0":
14691464
version "2.12.1"
14701465
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.12.1.tgz#92364d3e57337b8d36dd9b70cfbed2833929f22d"
@@ -4828,14 +4823,7 @@ ionic-react-header-parallax@0.3.1:
48284823
resolved "https://registry.yarnpkg.com/ionic-react-header-parallax/-/ionic-react-header-parallax-0.3.1.tgz#77ee93be34c06ac6600e91d0e3c548dd8234cbe4"
48294824
integrity sha512-9qnLQj7BGT14Yk1P5Nc0osigeS3+O36zONRgR4f9SBb/sa7UMxb1/jsK9+c98Eg4p4Cg7X8y9y7InmhU40c5LQ==
48304825

4831-
ionicons@5.5.4:
4832-
version "5.5.4"
4833-
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-5.5.4.tgz#5fef0c44038a630f5bb5f9a7dc83ec158bab95b1"
4834-
integrity sha512-3ph8X9my3inhabWEZ7N0XRA0MnnNQ1v9a602mLNgWsIXnxE9G5BybIZ/pws/OZZ/hoNlvSjk801N03yL9/FNgQ==
4835-
dependencies:
4836-
"@stencil/core" "~2.10.0"
4837-
4838-
ionicons@^6.0.0:
4826+
ionicons@6.0.1, ionicons@^6.0.0:
48394827
version "6.0.1"
48404828
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-6.0.1.tgz#e7dc8c9d6d6cff33f3c64c095b5df645fbedd917"
48414829
integrity sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==

0 commit comments

Comments
 (0)