Skip to content

Commit 8663bc4

Browse files
Pin dependencies (#710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ec2530 commit 8663bc4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/url-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"lodash": "^4.17.21",
4444
"moment": "^2.27.0",
4545
"moment-timezone": "^0.5.31",
46-
"remark": "^11.0.2",
47-
"remark-footnotes": "^1.0.0",
46+
"remark": "11.0.2",
47+
"remark-footnotes": "1.0.0",
4848
"unist-util-visit": "^2.0.0"
4949
}
5050
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10626,7 +10626,7 @@ regjsparser@^0.13.0:
1062610626
dependencies:
1062710627
jsesc "~3.1.0"
1062810628

10629-
remark-footnotes@^1.0.0:
10629+
1063010630
version "1.0.0"
1063110631
resolved "https://registry.yarnpkg.com/remark-footnotes/-/remark-footnotes-1.0.0.tgz#9c7a97f9a89397858a50033373020b1ea2aad011"
1063210632
integrity sha512-X9Ncj4cj3/CIvLI2Z9IobHtVi8FVdUrdJkCNaL9kdX8ohfsi18DXHsCVd/A7ssARBdccdDb5ODnt62WuEWaM/g==
@@ -10672,7 +10672,7 @@ remark-stringify@^7.0.0:
1067210672
unherit "^1.0.4"
1067310673
xtend "^4.0.1"
1067410674

10675-
remark@^11.0.2:
10675+
1067610676
version "11.0.2"
1067710677
resolved "https://registry.yarnpkg.com/remark/-/remark-11.0.2.tgz#12b90ea100ac3362b1976fa87a6e4e0ab5968202"
1067810678
integrity sha512-bh+eJgn8wgmbHmIBOuwJFdTVRVpl3fcVP6HxmpPWO0ULGP9Qkh6INJh0N5Uy7GqlV7DQYGoqaKiEIpM5LLvJ8w==

0 commit comments

Comments
 (0)