Skip to content

Commit 2056c2d

Browse files
authored
Merge pull request #489 from swfz/renovate/primer-octicons-react-19.x
fix(deps): update dependency @primer/octicons-react to v19
2 parents c4a5351 + a8939a6 commit 2056c2d

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": "18.3.0",
17+
"@primer/octicons-react": "19.1.0",
1818
"@tailwindcss/forms": "0.5.3",
1919
"@vercel/og": "0.5.4",
2020
"dayjs": "1.11.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3365,10 +3365,10 @@
33653365
tiny-glob "^0.2.9"
33663366
tslib "^2.4.0"
33673367

3368-
"@primer/octicons-react@18.3.0":
3369-
version "18.3.0"
3370-
resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-18.3.0.tgz#1b608048fe26e4e66d9f3de1eac8eb82195839f5"
3371-
integrity sha512-kOoc4wrBw3bPe2ZPj9BmCwXdEkw8hxUX/tFCvcjOsZ6eywaQXm3PR0yZnPZxZ8o4RFj2tdg/cwGr4+cU83weHw==
3368+
"@primer/octicons-react@19.1.0":
3369+
version "19.1.0"
3370+
resolved "https://registry.yarnpkg.com/@primer/octicons-react/-/octicons-react-19.1.0.tgz#3fa08f5dc6dd02e2c46703a8052541425e40cbc7"
3371+
integrity sha512-owWS3jHcsMOQMRzXURSnbqkkQCgmNOZWmm/vejzwnPU21m8Wz1Xng5i0pu1B/VuW7cmsNh5+r5XsVM8r1igY6A==
33723372

33733373
33743374
version "2.4.1"

0 commit comments

Comments
 (0)