1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00

Bump @primer/octicons from 10.1.0 to 11.0.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-14 08:14:03 +00:00
parent 5ca40eb9ae
commit 556ebe8d57
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

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

View File

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