mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
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:
parent
5e8756027b
commit
caa4f03d7a
6
package-lock.json
generated
6
package-lock.json
generated
@ -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"
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user