Skip to content

Commit c5c05b5

Browse files
authored
Merge pull request #287 from dev-protocol/renovate/devprotocol-hashi-2.x
Update dependency @devprotocol/hashi to v2.2.2
2 parents 7ff7ff7 + 55b69e7 commit c5c05b5

5 files changed

Lines changed: 18 additions & 14 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"typecheck": "tsc"
1616
},
1717
"dependencies": {
18-
"@devprotocol/hashi": "2.2.1",
18+
"@devprotocol/hashi": "2.2.2",
1919
"@docusaurus/core": "2.4.3",
2020
"@docusaurus/preset-classic": "2.4.3",
2121
"@mdx-js/react": "1.6.22",

docs/pnpm-lock.yaml

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

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1225,10 +1225,10 @@
12251225
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
12261226
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
12271227

1228-
"@devprotocol/hashi@2.2.1":
1229-
version "2.2.1"
1230-
resolved "https://registry.yarnpkg.com/@devprotocol/hashi/-/hashi-2.2.1.tgz#975ba827fd5bb9af66c195d4dd1eba803cb11169"
1231-
integrity sha512-k4TqwnxWCTQCvFieZnlt4JyWHOWKLXEVaRk8zZDuqaE3sqGq0a793LRjzRXL+tAlmZTVyS8bl5JuYgkIEnB1Vw==
1228+
"@devprotocol/hashi@2.2.2":
1229+
version "2.2.2"
1230+
resolved "https://registry.yarnpkg.com/@devprotocol/hashi/-/hashi-2.2.2.tgz#42475b5464df7a8201f26c3fa07ceff28af2f64f"
1231+
integrity sha512-xch6D6KX6Ht7KG1J1V4xS6PbacTM2kLAhbvTXThBduTQDKw+iKE9EojWaQxMU1HdF/Uiq/5lU5/kDmwFG8JxSw==
12321232
dependencies:
12331233
"@matteusan/sentro" "0.1.25"
12341234

packages/themes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"author": "Matteu",
88
"license": "MIT",
99
"dependencies": {
10-
"@devprotocol/hashi": "2.2.1"
10+
"@devprotocol/hashi": "2.2.2"
1111
}
1212
}

packages/themes/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@devprotocol/hashi@2.2.1":
6-
version "2.2.1"
7-
resolved "https://registry.yarnpkg.com/@devprotocol/hashi/-/hashi-2.2.1.tgz#975ba827fd5bb9af66c195d4dd1eba803cb11169"
8-
integrity sha512-k4TqwnxWCTQCvFieZnlt4JyWHOWKLXEVaRk8zZDuqaE3sqGq0a793LRjzRXL+tAlmZTVyS8bl5JuYgkIEnB1Vw==
5+
"@devprotocol/hashi@2.2.2":
6+
version "2.2.2"
7+
resolved "https://registry.yarnpkg.com/@devprotocol/hashi/-/hashi-2.2.2.tgz#42475b5464df7a8201f26c3fa07ceff28af2f64f"
8+
integrity sha512-xch6D6KX6Ht7KG1J1V4xS6PbacTM2kLAhbvTXThBduTQDKw+iKE9EojWaQxMU1HdF/Uiq/5lU5/kDmwFG8JxSw==
99
dependencies:
1010
"@matteusan/sentro" "0.1.25"
1111

0 commit comments

Comments
 (0)