Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

Commit 3b28b1e

Browse files
chore(deps): bump remark-jargon from 2.16.1 to 2.19.0
Bumps [remark-jargon](https://github.com/freesewing/freesewing) from 2.16.1 to 2.19.0. - [Release notes](https://github.com/freesewing/freesewing/releases) - [Changelog](https://github.com/freesewing/freesewing/blob/develop/CHANGELOG.md) - [Commits](https://github.com/freesewing/freesewing/commits) --- updated-dependencies: - dependency-name: remark-jargon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9302772 commit 3b28b1e

3 files changed

Lines changed: 19 additions & 43 deletions

File tree

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"react-helmet": "6.1.0",
7474
"react-instantsearch-dom": "6.11.0",
7575
"react-markdown": "^6.0.1",
76-
"remark-jargon": "2.16.1",
76+
"remark-jargon": "2.19.0",
7777
"sharp": "^0.29.1",
7878
"styled-components": "^5.3.1",
7979
"tlds": "1.224.0"

yarn.lock

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -13859,17 +13859,10 @@ remark-html@13.0.2:
1385913859
hast-util-to-html "^7.0.0"
1386013860
mdast-util-to-hast "^10.0.0"
1386113861

13862-
remark-jargon@2.16.1:
13863-
version "2.16.1"
13864-
resolved "https://registry.yarnpkg.com/remark-jargon/-/remark-jargon-2.16.1.tgz#01dbf9d9e02fee246b09d211031ac7a56574cad8"
13865-
integrity sha512-av6XZPzeERcL4rhaXVhGhww/IoCBmjrlZfiaBTjZ8qFc0YcriTux4Q7GOdipKuO/HMvC6Qz8McW/RjfHAUMtZA==
13866-
dependencies:
13867-
unist-util-visit "^3.1.0"
13868-
13869-
remark-jargon@^2.18.0:
13870-
version "2.18.0"
13871-
resolved "https://registry.yarnpkg.com/remark-jargon/-/remark-jargon-2.18.0.tgz#991e14124a28e6ec26811bb5e7f3e3af6398caac"
13872-
integrity sha512-hnzqYdj7PF4X9gKdjN9xlyQt8y6z5tdWY2CZ80YTrHB3CjdP3D8loOHwEYJ8OYRG0Lt67Sp3Xk3tSErcggw8Yw==
13862+
remark-jargon@2.19.0, remark-jargon@^2.18.0:
13863+
version "2.19.0"
13864+
resolved "https://registry.yarnpkg.com/remark-jargon/-/remark-jargon-2.19.0.tgz#59ba6ea4f3a9dbcf1bf7b1da866cac1cab5aae8a"
13865+
integrity sha512-lfyUF6KNRZHDoibMcWCV04z4qT9fSYzNtfgNnTFWBT5AF7RSAAl1AgSasdoXNe7ogsZ9QB462Onv9wjnD+pi9g==
1387313866
dependencies:
1387413867
unist-util-visit "^4.0.0"
1387513868

@@ -16456,14 +16449,6 @@ unist-util-visit-parents@^3.0.0, unist-util-visit-parents@^3.1.1:
1645616449
"@types/unist" "^2.0.0"
1645716450
unist-util-is "^4.0.0"
1645816451

16459-
unist-util-visit-parents@^4.0.0:
16460-
version "4.1.1"
16461-
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-4.1.1.tgz#e83559a4ad7e6048a46b1bdb22614f2f3f4724f2"
16462-
integrity sha512-1xAFJXAKpnnJl8G7K5KgU7FY55y3GcLIXqkzUj5QF/QVP7biUm0K0O2oqVkYsdjzJKifYeWn9+o6piAK2hGSHw==
16463-
dependencies:
16464-
"@types/unist" "^2.0.0"
16465-
unist-util-is "^5.0.0"
16466-
1646716452
unist-util-visit-parents@^5.0.0:
1646816453
version "5.0.0"
1646916454
resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-5.0.0.tgz#5ae2440f8710a0c18a2b4ba0c4471d18e1090494"
@@ -16488,15 +16473,6 @@ unist-util-visit@^1.1.0, unist-util-visit@^1.4.1:
1648816473
dependencies:
1648916474
unist-util-visit-parents "^2.0.0"
1649016475

16491-
unist-util-visit@^3.1.0:
16492-
version "3.1.0"
16493-
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-3.1.0.tgz#9420d285e1aee938c7d9acbafc8e160186dbaf7b"
16494-
integrity sha512-Szoh+R/Ll68QWAyQyZZpQzZQm2UPbxibDvaY8Xc9SUtYgPsDzx5AWSk++UUt2hJuow8mvwR+rG+LQLw+KsuAKA==
16495-
dependencies:
16496-
"@types/unist" "^2.0.0"
16497-
unist-util-is "^5.0.0"
16498-
unist-util-visit-parents "^4.0.0"
16499-
1650016476
unist-util-visit@^4.0.0:
1650116477
version "4.0.0"
1650216478
resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-4.0.0.tgz#6e1f7e8e163921d20281354c38bfd3244b64580a"

0 commit comments

Comments
 (0)