mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-09 05:00:45 +02:00
Update devDependencies
* @babel/cli ^7.16.0 → ^7.16.7 * @babel/core ^7.16.5 → ^7.16.7 * @babel/preset-env ^7.16.5 → ^7.16.7 * @rollup/plugin-node-resolve ^13.1.1 → ^13.1.2 * autoprefixer ^10.4.0 → ^10.4.1 * eslint ^8.4.1 → ^8.6.0 * eslint-plugin-import ^2.25.3 → ^2.25.4 * eslint-plugin-qunit ^7.1.0 → ^7.2.0 * eslint-plugin-unicorn ^39.0.0 → ^40.0.0 * hugo-bin ^0.78.1 → ^0.79.2 * linkinator ^2.16.2 → ^3.0.3 * node-sass ^7.0.0 → ^7.0.1 * rollup ^2.61.1 → ^2.63.0 * stylelint ^14.1.0 → ^14.2.0 * stylelint-config-twbs-bootstrap ^3.0.0 → ^3.0.1 Also, remove the unused glob package.
This commit is contained in:
@@ -3,6 +3,13 @@ title: "Bootstrap"
|
||||
baseURL: "https://getbootstrap.com"
|
||||
enableInlineShortcodes: true
|
||||
|
||||
security:
|
||||
enableInlineShortcodes: true
|
||||
funcs:
|
||||
getenv:
|
||||
- ^HUGO_
|
||||
- NETLIFY
|
||||
|
||||
markup:
|
||||
goldmark:
|
||||
renderer:
|
||||
|
Reference in New Issue
Block a user