Skip to content

Commit 5ea2443

Browse files
authored
Merge pull request #585 from swfz/renovate/primer-octicons-react-19.x
fix(deps): update dependency @primer/octicons-react to v19.5.0
2 parents f13eefb + 7e5064e commit 5ea2443

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
@@ -14,7 +14,7 @@
1414
"test:ci": "jest"
1515
},
1616
"dependencies": {
17-
"@primer/octicons-react": "19.4.0",
17+
"@primer/octicons-react": "19.5.0",
1818
"@tailwindcss/forms": "0.5.4",
1919
"@tanstack/react-query": "^4.29.12",
2020
"@vercel/og": "0.5.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3557,10 +3557,10 @@
35573557
tiny-glob "^0.2.9"
35583558
tslib "^2.4.0"
35593559

3560-
"@primer/octicons-react@19.4.0":
3561-
version "19.4.0"
3562-
resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-19.4.0.tgz#379ffde1775fe6cd9b528193854acf66faf0a0f2"
3563-
integrity sha512-6zFbvbQYQdGd9cIgNscnofSe0LkV28PvcL4mWPoKFV1u7Mdn3MlOjgawzuA2oXB18LLkMadTJ4Ky77FybUlrBg==
3560+
"@primer/octicons-react@19.5.0":
3561+
version "19.5.0"
3562+
resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-19.5.0.tgz#d02eb99842d6368b9f2d4011ebbd6f8b6dd620e6"
3563+
integrity sha512-8GZCcoyGz0CYhW+zi0yMsrn2qSBzZp4dbRomesAhtOzJLxKGZMyFd7VSp7mEYCCujMSCj/8faKgzyj7UrL6/3w==
35643564

35653565
35663566
version "2.4.1"

0 commit comments

Comments
 (0)