Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 3f795a1

Browse files
pd4d10FezVrasta
authored andcommitted
chore: upgrade out of date dependencies to latest (#243)
1 parent 366fb5b commit 3f795a1

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"create-react-context": "^0.2.1",
6464
"popper.js": "^1.14.4",
6565
"prop-types": "^15.6.1",
66-
"typed-styles": "^0.0.5",
67-
"warning": "^3.0.0"
66+
"typed-styles": "^0.0.7",
67+
"warning": "^4.0.2"
6868
},
6969
"devDependencies": {
7070
"@types/react": "^16.1.0",

yarn.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7377,9 +7377,10 @@ type-check@~0.3.2:
73777377
dependencies:
73787378
prelude-ls "~1.1.2"
73797379

7380-
typed-styles@^0.0.5:
7381-
version "0.0.5"
7382-
resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.5.tgz#a60df245d482a9b1adf9c06c078d0f06085ed1cf"
7380+
typed-styles@^0.0.7:
7381+
version "0.0.7"
7382+
resolved "https://registry.yarnpkg.com/typed-styles/-/typed-styles-0.0.7.tgz#93392a008794c4595119ff62dde6809dbc40a3d9"
7383+
integrity sha512-pzP0PWoZUhsECYjABgCGQlRGL1n7tOHsgwYv3oIiEpJwGhFTuty/YNeduxQYzXXa3Ge5BdT6sHYIQYpl4uJ+5Q==
73837384

73847385
typedarray@^0.0.6:
73857386
version "0.0.6"
@@ -7595,9 +7596,10 @@ walker@~1.0.5:
75957596
dependencies:
75967597
makeerror "1.0.x"
75977598

7598-
warning@^3.0.0:
7599-
version "3.0.0"
7600-
resolved "https://registry.yarnpkg.com/warning/-/warning-3.0.0.tgz#32e5377cb572de4ab04753bdf8821c01ed605b7c"
7599+
warning@^4.0.2:
7600+
version "4.0.2"
7601+
resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.2.tgz#aa6876480872116fa3e11d434b0d0d8d91e44607"
7602+
integrity sha512-wbTp09q/9C+jJn4KKJfJfoS6VleK/Dti0yqWSm6KMvJ4MRCXFQNapHuJXutJIrWV0Cf4AhTdeIe4qdKHR1+Hug==
76017603
dependencies:
76027604
loose-envify "^1.0.0"
76037605

0 commit comments

Comments
 (0)