Skip to content

Commit

Permalink
Update devDependencies
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.7.0
* eslint-plugin-unicorn   ^28.0.1  →   ^28.0.2
* linkinator              ^2.13.4  →   ^2.13.5
  • Loading branch information
XhmikosR committed Feb 18, 2021
1 parent d55abc2 commit 149c8b4
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 178 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.7.0/dist/umd/popper.min.js"
popper_hash: "sha384-T5F+F0taQ+sZ4pyNNMfzSena9FcEu/o+d9HzwwlI/G6RhKzk9N+eBeuWhCtnmJAk"

0 comments on commit 149c8b4

Please sign in to comment.