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

Commit 04babe9

Browse files
authored
Merge branch 'master' into feature/deps
2 parents 0302e73 + 37b5d63 commit 04babe9

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

yarn.lock

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
22
# yarn lockfile v1
33

4-
54
"@adobe/css-tools@^4.0.1":
65
version "4.0.1"
76
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.0.1.tgz#b38b444ad3aa5fedbb15f2f746dcd934226a12dd"
87
integrity sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g==
9-
108
"@ampproject/remapping@^2.0.0", "@ampproject/remapping@^2.1.0":
119
version "2.1.2"
1210
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.2.tgz#4edca94973ded9630d20101cd8559cedb8d8bd34"
@@ -11230,6 +11228,17 @@ minipass-fetch@^2.0.3:
1123011228
optionalDependencies:
1123111229
encoding "^0.1.13"
1123211230

11231+
minipass-fetch@^2.0.3:
11232+
version "2.1.0"
11233+
resolved "https://registry.yarnpkg.com/minipass-fetch/-/minipass-fetch-2.1.0.tgz#ca1754a5f857a3be99a9271277246ac0b44c3ff8"
11234+
integrity sha512-H9U4UVBGXEyyWJnqYDCLp1PwD8XIkJ4akNHp1aGVI+2Ym7wQMlxDKi4IB4JbmyU+pl9pEs/cVrK6cOuvmbK4Sg==
11235+
dependencies:
11236+
minipass "^3.1.6"
11237+
minipass-sized "^1.0.3"
11238+
minizlib "^2.1.2"
11239+
optionalDependencies:
11240+
encoding "^0.1.13"
11241+
1123311242
minipass-flush@^1.0.5:
1123411243
version "1.0.5"
1123511244
resolved "https://registry.yarnpkg.com/minipass-flush/-/minipass-flush-1.0.5.tgz#82e7135d7e89a50ffe64610a787953c4c4cbb373"
@@ -11583,7 +11592,6 @@ [email protected]:
1158311592
source-map-support "^0.5.21"
1158411593
spawn-please "^1.0.0"
1158511594
update-notifier "^5.1.0"
11586-
yaml "^1.10.2"
1158711595

1158811596
npm-conf@^1.1.0:
1158911597
version "1.1.3"
@@ -13855,6 +13863,13 @@ [email protected], redux@^4.0.0:
1385513863
dependencies:
1385613864
"@babel/runtime" "^7.9.2"
1385713865

13866+
redux@^4.0.0:
13867+
version "4.2.0"
13868+
resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.0.tgz#46f10d6e29b6666df758780437651eeb2b969f13"
13869+
integrity sha512-oSBmcKKIuIR4ME29/AeNUnl5L+hvBq7OaJWzaptTQJAntaPvxIJqfnjbaEiCzzaIz+XmVILfqAM3Ob0aXLPfjA==
13870+
dependencies:
13871+
"@babel/runtime" "^7.9.2"
13872+
1385813873
refractor@^3.1.0:
1385913874
version "3.6.0"
1386013875
resolved "https://registry.yarnpkg.com/refractor/-/refractor-3.6.0.tgz#ac318f5a0715ead790fcfb0c71f4dd83d977935a"

0 commit comments

Comments
 (0)