Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[DDW-550] Fix yarn.lock
  • Loading branch information
topseniors committed Feb 22, 2021
1 parent a0e859f commit b104486
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions yarn.lock
Expand Up @@ -1481,7 +1481,6 @@
dependencies:
"@storybook/client-logger" "5.3.14"
"@storybook/theming" "5.3.14"
"@types/react-syntax-highlighter" "11.0.2"
"@types/react-textarea-autosize" "^4.3.3"
core-js "^3.0.1"
global "^4.3.2"
Expand Down Expand Up @@ -1595,7 +1594,6 @@
version "5.3.14"
resolved "https://registry.yarnpkg.com/@storybook/node-logger/-/node-logger-5.3.14.tgz#5e4e02585b37754bbebb8810ffb17c8ce706a1f8"
dependencies:
"@types/npmlog" "^4.1.2"
chalk "^3.0.0"
core-js "^3.0.1"
npmlog "^4.1.2"
Expand Down Expand Up @@ -1954,7 +1952,6 @@
resolved "https://registry.yarnpkg.com/@types/react-color/-/react-color-3.0.4.tgz#c63daf012ad067ac0127bdd86725f079d02082bd"
dependencies:
"@types/react" "*"
"@types/reactcss" "*"

"@types/react-textarea-autosize@^4.3.3":
version "4.3.5"
Expand Down Expand Up @@ -2006,7 +2003,6 @@
"@types/anymatch" "*"
"@types/node" "*"
"@types/tapable" "*"
"@types/uglify-js" "*"
"@types/webpack-sources" "*"
source-map "^0.6.0"

Expand Down Expand Up @@ -4672,7 +4668,6 @@ cosmiconfig@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-6.0.0.tgz#da4fee853c52f6b1e6935f41c1a2fc50bd4a9982"
dependencies:
"@types/parse-json" "^4.0.0"
import-fresh "^3.1.0"
parse-json "^5.0.0"
path-type "^4.0.0"
Expand All @@ -4682,7 +4677,6 @@ cosmiconfig@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.0.0.tgz#ef9b44d773959cae63ddecd122de23853b60f8d3"
dependencies:
"@types/parse-json" "^4.0.0"
import-fresh "^3.2.1"
parse-json "^5.0.0"
path-type "^4.0.0"
Expand Down Expand Up @@ -7987,7 +7981,6 @@ html-webpack-plugin@^4.0.0-beta.2:
version "4.5.0"
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.0.tgz#625097650886b97ea5dae331c320e3238f6c121c"
dependencies:
"@types/html-minifier-terser" "^5.0.0"
"@types/tapable" "^1.0.5"
"@types/webpack" "^4.41.8"
html-minifier-terser "^5.0.1"
Expand Down Expand Up @@ -10104,7 +10097,6 @@ meow@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/meow/-/meow-7.1.1.tgz#7c01595e3d337fcb0ec4e8eed1666ea95903d306"
dependencies:
"@types/minimist" "^1.2.0"
camelcase-keys "^6.2.2"
decamelize-keys "^1.1.0"
hard-rejection "^2.1.0"
Expand Down

0 comments on commit b104486

Please sign in to comment.