Skip to content

Commit

Permalink
chore(deps): update dependency @types/webpack to v4.4.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 19, 2019
1 parent d4dbcfc commit c385623
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 46 deletions.
2 changes: 1 addition & 1 deletion archive/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/preset-env": "7.4.5",
"@babel/register": "7.4.4",
"@types/node-ipc": "9.1.1",
"@types/webpack": "4.4.32",
"@types/webpack": "4.4.33",
"babel-loader": "8.0.6",
"concurrently": "4.1.0",
"css-loader": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions archive/editor/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -770,10 +770,10 @@
dependencies:
source-map "^0.6.1"

"@types/webpack@4.4.32":
version "4.4.32"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.4.32.tgz#2d460cd33a15e568e93f38de5e628cf846396c51"
integrity sha512-mNARoaSJTzbiHxtZbf9NULFilu2frqD+g9Iyl9V2jPYJWXi+AC3Hz8lQWPZ5LLtgUm7iF4SDDMB/1bPrbRQgFw==
"@types/webpack@4.4.33":
version "4.4.33"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.4.33.tgz#c43936ad0f350fd12fd7df3792a364ab8f64e2fa"
integrity sha512-MU5Lokm30QHF9Wn0+yq/hnToPlEBRQVa72mgn1/W8OpJu63aRDKy0aEdMI+pCk8F6zwQJfSFaVzx1JN1MLXx8A==
dependencies:
"@types/anymatch" "*"
"@types/node" "*"
Expand Down
2 changes: 1 addition & 1 deletion packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/register": "7.4.4",
"@types/react": "16.8.20",
"@types/react-dom": "16.8.4",
"@types/webpack": "4.4.32",
"@types/webpack": "4.4.33",
"babel-loader": "8.0.6",
"css-loader": "3.0.0",
"html-webpack-plugin": "3.2.0",
Expand Down
81 changes: 41 additions & 40 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1725,10 +1725,10 @@
mkdirp "^0.5.1"
rimraf "^2.5.2"

"@mdx-js/mdx@1.0.20":
version "1.0.20"
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-1.0.20.tgz#422e15bfa5ca6459402783fb57e8b5d5d37a719f"
integrity sha512-TSiHGyYBOwqKgDane9N/dB3VvpsmU7zZunJAUBL4QEcWcpd5wOzSb9vPoWGiOMmIdgFArm24QkTPFUVOgvKHAQ==
"@mdx-js/mdx@1.0.21":
version "1.0.21"
resolved "https://registry.yarnpkg.com/@mdx-js/mdx/-/mdx-1.0.21.tgz#028a7975fff026222f7ace19c8c130290c649025"
integrity sha512-B+n3PvrtdUcaCgDmWFaBf4n/zsls5hoyNPkWe2CzUx3ggR0SoD4UqCQR7iIZZ//fUjAwFODGf+2H0aJ3tIlB7w==
dependencies:
"@babel/helper-plugin-utils" "^7.0.0"
"@babel/plugin-syntax-jsx" "^7.2.0"
Expand All @@ -1738,18 +1738,18 @@
hast-util-raw "^5.0.0"
lodash.uniq "^4.5.0"
mdast-util-to-hast "^4.0.0"
remark-mdx "^1.0.20"
remark-mdx "^1.0.21"
remark-parse "^6.0.0"
remark-squeeze-paragraphs "^3.0.1"
to-style "^1.3.3"
unified "^7.0.0"
unist-builder "^1.0.1"
unist-util-visit "^1.3.0"

"@mdx-js/react@1.0.20":
version "1.0.20"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.0.20.tgz#6af2191dee50ad659c328628f0e4dba86763ca42"
integrity sha512-gU/sGs2Yo0fuztSJeUqzHutQWPBXEO4vywyFT+pHPFW+BRAcwuaf3ub03HogJasMnE0S2kYt6ValwCGxViHIEA==
"@mdx-js/react@1.0.21":
version "1.0.21"
resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.0.21.tgz#fc569b86d19f426774591fa401d999ddf6ea5948"
integrity sha512-+7H1UfIytxKN/nSdojCRzUM/ZeQ6/EUg8F9bnY2NnPGuF+67cug6vZBAx9famtAey0Ms0dr2QAuCOd8k3SkhJg==

"@mikaelkristiansson/domready@^1.0.9":
version "1.0.9"
Expand Down Expand Up @@ -2081,10 +2081,10 @@
"@types/unist" "*"
"@types/vfile-message" "*"

"@types/webpack@4.4.32":
version "4.4.32"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.4.32.tgz#2d460cd33a15e568e93f38de5e628cf846396c51"
integrity sha512-mNARoaSJTzbiHxtZbf9NULFilu2frqD+g9Iyl9V2jPYJWXi+AC3Hz8lQWPZ5LLtgUm7iF4SDDMB/1bPrbRQgFw==
"@types/webpack@4.4.33":
version "4.4.33"
resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.4.33.tgz#c43936ad0f350fd12fd7df3792a364ab8f64e2fa"
integrity sha512-MU5Lokm30QHF9Wn0+yq/hnToPlEBRQVa72mgn1/W8OpJu63aRDKy0aEdMI+pCk8F6zwQJfSFaVzx1JN1MLXx8A==
dependencies:
"@types/anymatch" "*"
"@types/node" "*"
Expand Down Expand Up @@ -6969,10 +6969,10 @@ g-status@^2.0.2:
matcher "^1.0.0"
simple-git "^1.85.0"

gatsby-cli@^2.6.7:
version "2.6.7"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.7.tgz#8e2038c4e35cec3edcb465c16e74c1ae9483eecb"
integrity sha512-ngGOkozh0Wp2R2kblAUnMfMdPT84MoKMmuROqJVw+JUweB9zTrrGQsrH3ii26nw+7DDsrg6+AAkbELjp5SlYNA==
gatsby-cli@^2.6.10:
version "2.6.10"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.6.10.tgz#ce727ccd907b4dd33100714a40f85679c189ce9d"
integrity sha512-5jXC4PmNK4eKSaLmHwUvMF+Pa2um8j/Te01KN4p2KEC60FddUbgAg3B+nZAlPeXbuJKuulna6wndA/6PjQa9ag==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
Expand All @@ -6988,7 +6988,7 @@ gatsby-cli@^2.6.7:
execa "^0.8.0"
fs-exists-cached "^1.0.0"
fs-extra "^4.0.1"
gatsby-telemetry "^1.0.11"
gatsby-telemetry "^1.0.12"
hosted-git-info "^2.6.0"
is-valid-path "^0.1.1"
lodash "^4.17.10"
Expand Down Expand Up @@ -7109,10 +7109,10 @@ gatsby-plugin-react-helmet@3.0.12:
dependencies:
"@babel/runtime" "^7.0.0"

gatsby-plugin-sharp@2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.1.5.tgz#f032cd6e1a42980685cbb386a58420a168002060"
integrity sha512-qHW0HJ3PK/HrTxg9wEqh8oHPv4R2SThn9z2n5m7pkrHOK9ZLHTkUaXtSNqcKzTap9cd7K4sjgw3EXaM5G7Jc8A==
gatsby-plugin-sharp@2.1.7:
version "2.1.7"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.1.7.tgz#5f54ad420a62d6b35b75c86b8aabaac1a2db119d"
integrity sha512-kLcNQcRaNLncjtjac0mDxckozYNsSq2WT3q9KH1GndBeYC3yv4XE1QgcBwArxu+7keRyVpim6oz4Iv9mMVvW/w==
dependencies:
"@babel/runtime" "^7.0.0"
async "^2.1.2"
Expand Down Expand Up @@ -7177,10 +7177,10 @@ gatsby-remark-prismjs@3.2.11:
parse-numeric-range "^0.0.2"
unist-util-visit "^1.3.0"

gatsby-source-filesystem@2.0.39:
version "2.0.39"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.39.tgz#39d0f55aae594eea65454728676d92f1b43ba6e5"
integrity sha512-RL5J1WTrb6snyTeCmylt8/6cmhJxftjZGFLFHByEERyVEgMMiNDRHWqmrW/oWwkQ6Gvxi4GNnYUPsps+9Azv8Q==
gatsby-source-filesystem@2.0.41:
version "2.0.41"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.41.tgz#a60f5402879c5c5dddd3f51b549e72f4d429d911"
integrity sha512-OtiKhHyIKkx/HMSGCanIklZENXGbQgaEg8g4ye6dq7pZ7NW5bk/0bHJa0Tn6YHZwjNjOqx3es1EQj5yyJejWRA==
dependencies:
"@babel/runtime" "^7.0.0"
better-queue "^3.8.7"
Expand All @@ -7197,10 +7197,10 @@ gatsby-source-filesystem@2.0.39:
valid-url "^1.0.9"
xstate "^3.1.0"

gatsby-telemetry@^1.0.11:
version "1.0.11"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.11.tgz#18b7fd03080db189f63265637cee333d2b811af8"
integrity sha512-pEGt8lpjB52KF2ekdL7TvARTpE+iHzx31f8ILS7r7ZqgCp2v+MhaLGIDh4SiCM801mFYGgsp87mx4q8DCqPeDQ==
gatsby-telemetry@^1.0.12:
version "1.0.12"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.0.12.tgz#37b2294835b3807c36d77e26200685085577a4dd"
integrity sha512-TDzcwhbwnHU0PqiCP751qBLyFfSbRbduCKCCsdbBOnsVYMO3L/YUQ4RWe/FUh3xNXmTLPCfoCejtmnZn7d7MnA==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/runtime" "^7.0.0"
Expand All @@ -7211,6 +7211,7 @@ gatsby-telemetry@^1.0.11:
envinfo "^5.8.1"
fs-extra "^7.0.1"
is-docker "1.1.0"
lodash "^4.17.10"
node-fetch "2.3.0"
resolve-cwd "^2.0.0"
source-map "^0.5.7"
Expand Down Expand Up @@ -7267,10 +7268,10 @@ gatsby-transformer-yaml@2.1.12:
lodash "^4.17.10"
unist-util-select "^1.5.0"

gatsby@2.9.4:
version "2.9.4"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.9.4.tgz#63efbf28d579bfe601e53908ebad712117355beb"
integrity sha512-01hd+GVgfUPctdzmOdypFG35Z80HDHl1uSOdtzK8OZ9Yohj/+n8XMxTKfiMhqALygQm0CiF0Mzb/YvLmnf6L1Q==
gatsby@2.9.7:
version "2.9.7"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.9.7.tgz#bda2fa9ebbdaabeedb25de74c925d6e2c6665091"
integrity sha512-Z4QQs7WAPbRxmSfOjJdbVwByTtXwk1oDWFsA9LHG0LURCpqkpqEAmdAS82G4JwYSKjciqDvRzE0aKwAJ54wjDw==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.0.0"
Expand Down Expand Up @@ -7328,12 +7329,12 @@ gatsby@2.9.4:
flat "^4.0.0"
fs-exists-cached "1.0.0"
fs-extra "^5.0.0"
gatsby-cli "^2.6.7"
gatsby-cli "^2.6.10"
gatsby-graphiql-explorer "^0.1.2"
gatsby-link "^2.1.1"
gatsby-plugin-page-creator "^2.0.13"
gatsby-react-router-scroll "^2.0.7"
gatsby-telemetry "^1.0.11"
gatsby-telemetry "^1.0.12"
glob "^7.1.1"
got "8.0.0"
graphql "^14.1.1"
Expand Down Expand Up @@ -13263,10 +13264,10 @@ relay-runtime@2.0.0:
"@babel/runtime" "^7.0.0"
fbjs "^1.0.0"

remark-mdx@^1.0.20:
version "1.0.20"
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-1.0.20.tgz#580e57c035bd1658beeacffc30f81ca56e8447e4"
integrity sha512-yUDI87lzeYsTL3LyArD2DWxzYMxdJuJuvVAjteWcJQvY6ZgYNcVPnVzDXiD80SRQOf3/tXW5P2E/EsnBlNW8lw==
remark-mdx@^1.0.21:
version "1.0.21"
resolved "https://registry.yarnpkg.com/remark-mdx/-/remark-mdx-1.0.21.tgz#cf5a59ad68cce6c1f687953dcf504212fbd32555"
integrity sha512-paYs43yHPkxEuhyWXvRGJdupdurua1ttmGeu5GLqU/qc17BaZklCdNSEjCNXRa2LM0pOFRv0KVJigfA2vfaDEQ==
dependencies:
"@babel/core" "^7.2.2"
"@babel/helper-plugin-utils" "^7.0.0"
Expand Down

0 comments on commit c385623

Please sign in to comment.