Skip to content

Commit 6cd7a8e

Browse files
authored
Merge pull request #67 from hackclub/dependabot/npm_and_yarn/hackclub/icons-0.0.12
Bump @hackclub/icons from 0.0.9 to 0.0.12
2 parents ef1c8d2 + 5a361b8 commit 6cd7a8e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@emotion/styled": "^11.11.0",
1212
"@emotion/react": "^11.11.1",
13-
"@hackclub/icons": "^0.0.9",
13+
"@hackclub/icons": "^0.0.12",
1414
"@hackclub/meta": "^1.1.32",
1515
"@hackclub/theme": "^0.3.3",
1616
"@mdx-js/loader": "^1.6.22",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -438,10 +438,10 @@
438438
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz#d0fce5d07b0620caa282b5131c297bb60f9d87e6"
439439
integrity sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==
440440

441-
"@hackclub/icons@^0.0.9":
442-
version "0.0.9"
443-
resolved "https://registry.yarnpkg.com/@hackclub/icons/-/icons-0.0.9.tgz#77a6a6420b7381f54c8be3a0713915d503624951"
444-
integrity sha512-6doI5dv8BaTjgfDhRMaudOuk0j0ir9DAP1vBn0lXrJ/QCkpoMrGOwILGOkV2Pa1EJ67dVSrbf+k/rvP7c36gAA==
441+
"@hackclub/icons@^0.0.12":
442+
version "0.0.12"
443+
resolved "https://registry.yarnpkg.com/@hackclub/icons/-/icons-0.0.12.tgz#a82dd20fdbc263c956aaee3ec8689078965d22fa"
444+
integrity sha512-YXPpalHN0lEjgaUD++u43NucSfgXlaQRbNKH+CJusS9erCF1jyu0pUH0peXqmlWZybbIg1PnuYJyOvKDvACA2g==
445445

446446
"@hackclub/meta@^1.1.32":
447447
version "1.1.32"

0 commit comments

Comments
 (0)