Update octicons and use octicon-file-directory-symlink
(#25453)
Make use of the [new
octicon](https://github.com/primer/octicons/issues/945) that indicates a
symlink to a directory:
<img width="189" alt="Screenshot 2023-06-22 at 22 50 57"
src="a70690ea
-ebfc-48fe-af23-cdc33bcb2098">
This commit is contained in:
parent
6281ebfec3
commit
d2142ba3c3
8 changed files with 12 additions and 10 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -14,7 +14,7 @@
|
|||
"@github/relative-time-element": "4.3.0",
|
||||
"@github/text-expander-element": "2.5.0",
|
||||
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
|
||||
"@primer/octicons": "19.3.0",
|
||||
"@primer/octicons": "19.4.0",
|
||||
"@webcomponents/custom-elements": "1.6.0",
|
||||
"add-asset-webpack-plugin": "2.0.1",
|
||||
"ansi_up": "5.2.1",
|
||||
|
@ -1235,9 +1235,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@primer/octicons": {
|
||||
"version": "19.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.3.0.tgz",
|
||||
"integrity": "sha512-hyIo54VPC3VI7ZyAgosiJcbhxq1gZLbBspZwN9cg1uImRd2E8T9JST3kGeezezJYPjG367FuF7p1L+gmLmeESw==",
|
||||
"version": "19.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.4.0.tgz",
|
||||
"integrity": "sha512-92eXALm3ucZkzqpJmJbC+fR9ldiuNd4W4s2MZQNQIBahpg14emJ+I9fdHqCummFlfgyohLzXn++7rz0NlkqAJA==",
|
||||
"dependencies": {
|
||||
"object-assign": "^4.1.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue