Skip to content

docs(en): merge webpack.js.org/master into webpack.js.org/cn @ 636d1990 #1474

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 24 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
bb06b28
build(deps-dev): bump jest from 27.5.0 to 27.5.1 (#5951)
dependabot[bot] Feb 8, 2022
409f7d0
fix issue#5945 (#5947)
chenxsan Feb 10, 2022
5be2b45
build(deps-dev): bump tailwindcss from 3.0.18 to 3.0.19 (#5952)
dependabot[bot] Feb 10, 2022
6940749
fix svg color for dark mode (#5957)
chenxsan Feb 11, 2022
944426a
build(deps-dev): bump @babel/core from 7.17.0 to 7.17.2 (#5953)
dependabot[bot] Feb 11, 2022
971d459
build(deps-dev): bump directory-tree from 3.1.0 to 3.2.0 (#5954)
dependabot[bot] Feb 11, 2022
423972e
build(deps-dev): bump tailwindcss from 3.0.19 to 3.0.22 (#5961)
dependabot[bot] Feb 12, 2022
1c11888
build(deps-dev): bump directory-tree from 3.2.0 to 3.2.1 (#5962)
dependabot[bot] Feb 12, 2022
aca0615
build(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#5963)
dependabot[bot] Feb 12, 2022
f0353c6
build(deps-dev): bump markdownlint-cli from 0.31.0 to 0.31.1 (#5955)
dependabot[bot] Feb 13, 2022
6a74a3c
docs(api): update description for `WEBPACK_SERVE` env variable (#5965)
snitin315 Feb 13, 2022
a345efa
build(deps-dev): bump eslint from 8.8.0 to 8.9.0 (#5967)
dependabot[bot] Feb 15, 2022
9cd1fb0
docs(configuration): add note for resource name when filename is data…
snitin315 Feb 16, 2022
05fd0bc
build(deps-dev): bump lint-staged from 12.3.3 to 12.3.4 (#5968)
dependabot[bot] Feb 16, 2022
071299e
build(deps-dev): bump webpack from 5.68.0 to 5.69.0 (#5972)
dependabot[bot] Feb 16, 2022
721a919
build(deps-dev): bump cypress from 9.4.1 to 9.5.0 (#5974)
dependabot[bot] Feb 16, 2022
b043cd3
build(deps-dev): bump @babel/core from 7.17.2 to 7.17.3 (#5971)
dependabot[bot] Feb 16, 2022
cbb2393
docs(guides): clarify some caveats about dynamic import manual preloa…
artem-malko Feb 16, 2022
b081da6
build(deps): bump react-spring from 9.4.2 to 9.4.3 (#5969)
dependabot[bot] Feb 17, 2022
e9d15c5
build(deps-dev): bump sass-loader from 12.4.0 to 12.6.0 (#5973)
dependabot[bot] Feb 17, 2022
627c260
build(deps-dev): bump @babel/core from 7.17.3 to 7.17.4 (#5976)
dependabot[bot] Feb 17, 2022
805d6eb
build(deps-dev): bump webpack from 5.69.0 to 5.69.1 (#5980)
dependabot[bot] Feb 18, 2022
636d199
build(deps-dev): bump tailwindcss from 3.0.22 to 3.0.23 (#5978)
dependabot[bot] Feb 18, 2022
fe1394c
docs(en): merging all conflicts
docschina-bot Feb 18, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
build(deps-dev): bump markdownlint-cli from 0.31.0 to 0.31.1 (webpack…
…#5955)

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.31.0...v0.31.1)

---
updated-dependencies:
- dependency-name: markdownlint-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2022
commit f0353c6c8c23762181338d6a1fe61f9628326bc6
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"lint-staged": "^12.3.3",
"lodash": "^4.17.21",
"markdownlint": "^0.25.1",
"markdownlint-cli": "^0.31.0",
"markdownlint-cli": "^0.31.1",
"mdast-util-to-string": "^3.1.0",
"mini-css-extract-plugin": "^2.5.3",
"mkdirp": "^1.0.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8057,10 +8057,10 @@ markdown-table@^2.0.0:
dependencies:
repeat-string "^1.0.0"

markdownlint-cli@^0.31.0:
version "0.31.0"
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.31.0.tgz#a44264a71066475228292b7af19d3d18b827676d"
integrity sha512-UCNA10I2evrEqGWUGM4I6ae6LubLeySkKegP1GQaZSES516BYBgOn8Ai8MXU+5rSIeCvMyKi91alqHyRDuUnYA==
markdownlint-cli@^0.31.1:
version "0.31.1"
resolved "https://registry.yarnpkg.com/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz#8db34eec453e84bed06a954c8a289333f7c2c1c7"
integrity sha512-keIOMwQn+Ch7MoBwA+TdkyVMuxAeZFEGmIIlvwgV0Z1TGS5MxPnRr29XCLhkNzCHU+uNKGjU+VEjLX+Z9kli6g==
dependencies:
commander "~9.0.0"
get-stdin "~9.0.0"
Expand All @@ -8070,7 +8070,7 @@ markdownlint-cli@^0.31.0:
jsonc-parser "~3.0.0"
markdownlint "~0.25.1"
markdownlint-rule-helpers "~0.16.0"
minimatch "~3.0.4"
minimatch "~3.0.5"
run-con "~1.2.10"

markdownlint-rule-helpers@~0.16.0:
Expand Down Expand Up @@ -8720,10 +8720,10 @@ minimalistic-assert@^1.0.0:
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==

minimatch@^3.0.4, minimatch@~3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
minimatch@^3.0.4, minimatch@~3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3"
integrity sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==
dependencies:
brace-expansion "^1.1.7"

Expand Down