Skip to content

Commit

Permalink
Update devDependencies (#33150)
Browse files Browse the repository at this point in the history
* @babel/cli             ^7.12.16  →  ^7.12.17
* @babel/core            ^7.12.16  →  ^7.12.17
* @babel/preset-env      ^7.12.16  →  ^7.12.17
* @popperjs/core           ^2.6.0  →    ^2.8.2
* @rollup/plugin-replace   ^2.3.4  →   ^2.4.0
* eslint-config-xo        ^0.34.0  →   ^0.35.0
* eslint-plugin-unicorn   ^28.0.1  →   ^28.0.2
* hugo-bin                ^0.68.0  →   ^0.69.0
* linkinator              ^2.13.4  →   ^2.13.6
* lockfile-lint            ^4.3.7  →   ^4.6.1
* sass                    ^1.32.7  →   ^1.32.8
* stylelint              ^13.10.0  →  ^13.11.0
  • Loading branch information
XhmikosR committed Feb 22, 2021
1 parent dc5e332 commit 6f7fd22
Show file tree
Hide file tree
Showing 3 changed files with 226 additions and 319 deletions.
4 changes: 2 additions & 2 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ params:
js_hash: "sha384-nsg8ua9HAw1y0W1btsyWgBklPnCUAFLuTMS2G72MMONqmOymq585AcH49TLBQObG"
js_bundle: "https://cdn.jsdelivr.net/npm/bootstrap@5.0.0-beta2/dist/js/bootstrap.bundle.min.js"
js_bundle_hash: "sha384-b5kHyXgcpbZJO/tY9Ul7kGkf1S0CWuKcCD38l8YkeH8z8QjE0GmW1gYU5S9FOnJ0"
popper: "https://cdn.jsdelivr.net/npm/@popperjs/core@2.6.0/dist/umd/popper.min.js"
popper_hash: "sha384-KsvD1yqQ1/1+IA7gi3P0tyJcT3vR+NdBTt13hSJ2lnve8agRGXTTyNaBYmCR/Nwi"
popper: "https://cdn.jsdelivr.net/npm/@popperjs/core@2.8.2/dist/umd/popper.min.js"
popper_hash: "sha384-5NBtAFTWLj8v+rxAqtn79BzIUkVXZ5OqJSbJkm3Ecsz50gRFn/TIftqXqzOufNcO"

0 comments on commit 6f7fd22

Please sign in to comment.