|
1166 | 1166 | resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0" |
1167 | 1167 | integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ== |
1168 | 1168 |
|
1169 | | -"@types/estree@*", "@types/estree@0.0.39": |
| 1169 | + |
1170 | 1170 | version "0.0.39" |
1171 | 1171 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
1172 | 1172 | integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
|
1191 | 1191 | "@types/istanbul-lib-coverage" "*" |
1192 | 1192 | "@types/istanbul-lib-report" "*" |
1193 | 1193 |
|
1194 | | -"@types/node@*": |
1195 | | - version "12.7.12" |
1196 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.12.tgz#7c6c571cc2f3f3ac4a59a5f2bd48f5bdbc8653cc" |
1197 | | - integrity sha512-KPYGmfD0/b1eXurQ59fXD1GBzhSQfz6/lKBxkaHX9dKTzjXbK68Zt7yGUxUsCS1jeTy/8aL+d9JEr+S54mpkWQ== |
1198 | | - |
1199 | 1194 | "@types/parse-json@^4.0.0": |
1200 | 1195 | version "4.0.0" |
1201 | 1196 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0" |
@@ -3744,7 +3739,7 @@ fsevents@^1.2.7: |
3744 | 3739 | nan "^2.12.1" |
3745 | 3740 | node-pre-gyp "^0.12.0" |
3746 | 3741 |
|
3747 | | -fsevents@^2.1.2: |
| 3742 | +fsevents@^2.1.2, fsevents@~2.1.2: |
3748 | 3743 | version "2.1.2" |
3749 | 3744 | resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805" |
3750 | 3745 | integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA== |
@@ -7241,14 +7236,12 @@ rollup-pluginutils@^2.3.3, rollup-pluginutils@^2.4.1, rollup-pluginutils@^2.5.0, |
7241 | 7236 | dependencies: |
7242 | 7237 | estree-walker "^0.6.1" |
7243 | 7238 |
|
7244 | | -rollup@^1.29.0: |
7245 | | - version "1.32.0" |
7246 | | - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.0.tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c" |
7247 | | - integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA== |
7248 | | - dependencies: |
7249 | | - "@types/estree" "*" |
7250 | | - "@types/node" "*" |
7251 | | - acorn "^7.1.0" |
| 7239 | +rollup@^2.3.2: |
| 7240 | + version "2.3.2" |
| 7241 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.2.tgz#afa68e4f3325bcef4e150d082056bef450bcac60" |
| 7242 | + integrity sha512-p66+fbfaUUOGE84sHXAOgfeaYQMslgAazoQMp//nlR519R61213EPFgrMZa48j31jNacJwexSAR1Q8V/BwGKBA== |
| 7243 | + optionalDependencies: |
| 7244 | + fsevents "~2.1.2" |
7252 | 7245 |
|
7253 | 7246 | rsvp@^4.8.4: |
7254 | 7247 | version "4.8.5" |
|
0 commit comments