Bump @primer/octicons from 10.0.0 to 10.1.0

Bumps [@primer/octicons](https://github.com/primer/octicons) from 10.0.0 to 10.1.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/v10.0.0...v10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-31 08:13:26 +00:00
parent af0db112b9
commit 83cca244b2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -306,9 +306,9 @@
} }
}, },
"@primer/octicons": { "@primer/octicons": {
"version": "10.0.0", "version": "10.1.0",
"resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-10.0.0.tgz", "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-10.1.0.tgz",
"integrity": "sha512-iuQubq62zXZjPmaqrsfsCZUqIJgZhmA6W0tKzIKGRbkoLnff4TFFCL87hfIRATZ5qZPM4m8ioT8/bXI7WVa9WQ==", "integrity": "sha512-oXfV0uIe7I4cb3vUzBPlPZGL5SQ3+joyyRcmk28aJiGFySl8brzL0MJC63RahiNEnIFrL3D5BRVgz5ZGGuHCOg==",
"dev": true, "dev": true,
"requires": { "requires": {
"object-assign": "^4.1.1" "object-assign": "^4.1.1"

View File

@ -44,7 +44,7 @@
"devDependencies": { "devDependencies": {
"@fortawesome/fontawesome-free": "^5.14.0", "@fortawesome/fontawesome-free": "^5.14.0",
"@mdi/svg": "^5.5.55", "@mdi/svg": "^5.5.55",
"@primer/octicons": "^10.0.0", "@primer/octicons": "^10.1.0",
"@types/clipboard": "^2.0.1", "@types/clipboard": "^2.0.1",
"@types/copy-webpack-plugin": "^6.0.0", "@types/copy-webpack-plugin": "^6.0.0",
"@types/escape-html": "1.0.0", "@types/escape-html": "1.0.0",