Skip to content

Commit c1b7343

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update all dependencies
1 parent 02f7d95 commit c1b7343

2 files changed

Lines changed: 24 additions & 12 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@
1010
"@ionic/react-router": "5.5.4",
1111
"@testing-library/jest-dom": "5.11.9",
1212
"@testing-library/react": "11.2.5",
13-
"@testing-library/user-event": "12.6.3",
13+
"@testing-library/user-event": "12.7.0",
1414
"@types/jest": "26.0.20",
1515
"@types/node": "12.12.47",
1616
"@types/react": "17.0.1",
1717
"@types/react-dom": "17.0.0",
1818
"@types/react-router": "5.1.11",
1919
"@types/react-router-dom": "5.1.7",
20-
"ionicons": "5.4.0",
20+
"ionicons": "5.5.0",
2121
"react": "17.0.1",
2222
"react-dom": "17.0.1",
2323
"react-router": "5.2.0",
2424
"react-router-dom": "5.2.0",
2525
"react-scripts": "4.0.2",
26-
"typescript": "4.1.3"
26+
"typescript": "4.1.5"
2727
},
2828
"scripts": {
2929
"ionic": "ionic",

yarn.lock

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2347,6 +2347,11 @@
23472347
dependencies:
23482348
"@sinonjs/commons" "^1.7.0"
23492349

2350+
"@stencil/core@^2.4.0":
2351+
version "2.4.0"
2352+
resolved "https://registry.yarnpkg.com/@stencil/core/-/core-2.4.0.tgz#17b45629c8986e35dcbce3f7dab7d64beede83f2"
2353+
integrity sha512-gU6+Yyd6O0KrCSS/O6j8KKqmRo+/Dcs2fI0+APCpbAWK+nqhwDISpdnSEfGDCLMoAC08XOZCycBRk2K1VGnEcg==
2354+
23502355
"@surma/rollup-plugin-off-main-thread@^1.1.1":
23512356
version "1.4.2"
23522357
resolved "https://registry.yarnpkg.com/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-1.4.2.tgz#e6786b6af5799f82f7ab3a82e53f6182d2b91a58"
@@ -2494,10 +2499,10 @@
24942499
"@babel/runtime" "^7.12.5"
24952500
"@testing-library/dom" "^7.28.1"
24962501

2497-
"@testing-library/user-event@12.6.3":
2498-
version "12.6.3"
2499-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.3.tgz#4a77c56a48823cf8adebd0f57670e4a89c24d058"
2500-
integrity sha512-PCmbUKofE4SXA7l8jphZAbvv5H3c4ix34xPZ/GNe99fASX//msJRgiMbHIBP+GwRfgVG9c7zmkODSPu2X2vNRw==
2502+
"@testing-library/user-event@12.7.0":
2503+
version "12.7.0"
2504+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.0.tgz#39084ab8c777f6113980b80b8a25f2b7e349f8aa"
2505+
integrity sha512-KzRM1KNDoW8pJ2HTenrUhTjV6wJMHvWAagDs8DDrYSWz6y4PN+K2jSvlm2bMHWNRk5LTJPo9jqIjNjJ3FlqXNw==
25012506
dependencies:
25022507
"@babel/runtime" "^7.12.5"
25032508

@@ -6916,7 +6921,14 @@ internal-slot@^1.0.2:
69166921
has "^1.0.3"
69176922
side-channel "^1.0.4"
69186923

6919-
ionicons@5.4.0, ionicons@^5.1.2:
6924+
ionicons@5.5.0:
6925+
version "5.5.0"
6926+
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-5.5.0.tgz#74ab783be11bee60e4351153c80b6d0682e5125a"
6927+
integrity sha512-0DUHTeoIrGSY+KNyNDaQW7v5+mDstjSkjx8dzT925kXKYBDrN3sGs8kUcSSQbTK132U4CbgDEZkn7FDUa9x8Qw==
6928+
dependencies:
6929+
"@stencil/core" "^2.4.0"
6930+
6931+
ionicons@^5.1.2:
69206932
version "5.4.0"
69216933
resolved "https://registry.yarnpkg.com/ionicons/-/ionicons-5.4.0.tgz#7d8b87edbe250284f1fad0d64b261a6e480adf95"
69226934
integrity sha512-q8jG3vB87lXz3/OokEDoFsEQVUqdyHq3w2r5bp1OUwODus/njuc8MxjlBE7Z1RLkf6NbNaG+/kJTx3dsCJQwQQ==
@@ -12239,10 +12251,10 @@ typedarray@^0.0.6:
1223912251
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1224012252
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1224112253

12242-
typescript@4.1.3:
12243-
version "4.1.3"
12244-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
12245-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
12254+
typescript@4.1.5:
12255+
version "4.1.5"
12256+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
12257+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
1224612258

1224712259
unicode-canonical-property-names-ecmascript@^1.0.4:
1224812260
version "1.0.4"

0 commit comments

Comments
 (0)