Bump @primer/octicons from 11.1.0 to 11.2.0

Bumps [@primer/octicons](https://github.com/primer/octicons) from 11.1.0 to 11.2.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.1.0...v11.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-14 05:54:22 +00:00
parent 5e8756027b
commit caa4f03d7a
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -306,9 +306,9 @@
}
},
"@primer/octicons": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-11.1.0.tgz",
"integrity": "sha512-qeW4Hu82V0eTKza54nIqud572lrZicy2R6PBX2SVfWlrfRUotpsRi6m/Dvxz/YKL/8xdwBSWgJl8hJXM4V5woA==",
"version": "11.2.0",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-11.2.0.tgz",
"integrity": "sha512-a9ORJaeu7Kt0LCaawQy8S+ZVPDe1qXJvKZraX0b6R0KXkXjL519rpGUDRiGUlskuxEpVf2kmbVYfqGDDlMGLMg==",
"dev": true,
"requires": {
"object-assign": "^4.1.1"

View File

@ -43,7 +43,7 @@
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.15.1",
"@mdi/svg": "^5.8.55",
"@primer/octicons": "^11.1.0",
"@primer/octicons": "^11.2.0",
"@types/clipboard": "^2.0.1",
"@types/copy-webpack-plugin": "^6.3.0",
"@types/escape-html": "1.0.0",