Bump @primer/octicons from 11.2.0 to 12.0.0

Bumps [@primer/octicons](https://github.com/primer/octicons) from 11.2.0 to 12.0.0.
- [Release notes](https://github.com/primer/octicons/releases)
- [Changelog](https://github.com/primer/octicons/blob/master/CHANGELOG.md)
- [Commits](https://github.com/primer/octicons/compare/v11.2.0...v12.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-08 05:42:07 +00:00
parent 25a258299b
commit 46c89cfe99
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -312,9 +312,9 @@
}
},
"@primer/octicons": {
"version": "11.2.0",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-11.2.0.tgz",
"integrity": "sha512-a9ORJaeu7Kt0LCaawQy8S+ZVPDe1qXJvKZraX0b6R0KXkXjL519rpGUDRiGUlskuxEpVf2kmbVYfqGDDlMGLMg==",
"version": "12.0.0",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-12.0.0.tgz",
"integrity": "sha512-R3HgUaKpQQnDS1aYN0R+e3ADawsyBuvOHjzYj4ds1AJMwvV18u+Zf2/C1+kQcnWDEM5ZizANU6iQbhYrgPUcPg==",
"dev": true,
"requires": {
"object-assign": "^4.1.1"

View File

@ -43,7 +43,7 @@
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.15.2",
"@mdi/svg": "^5.9.55",
"@primer/octicons": "^11.2.0",
"@primer/octicons": "^12.0.0",
"@types/clipboard": "^2.0.1",
"@types/copy-webpack-plugin": "^6.4.0",
"@types/escape-html": "1.0.0",