Skip to content

Commit 8aef61d

Browse files
authored
Update devDependencies (#38656)
* @babel/core ^7.21.8 → ^7.22.1 * @babel/preset-env ^7.21.5 → ^7.22.2 * @popperjs/core ^2.11.7 → ^2.11.8 * hugo-bin ^0.103.1 → ^0.103.3 * lockfile-lint ^4.10.1 → ^4.10.5
1 parent f0be063 commit 8aef61d

File tree

3 files changed

+885
-745
lines changed

3 files changed

+885
-745
lines changed

hugo.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,9 @@ params:
8080
js_hash: "sha384-Y4oOpwW3duJdCWv5ly8SCFYWqFDsfob/3GkgExXKV4idmbt98QcxXYs9UoXAB7BZ"
8181
js_bundle: "https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
8282
js_bundle_hash: "sha384-ENjdO4Dr2bkBIFxQpeoTz1HIcje39Wm4jDKdf19U8gI4ddQ3GYNS7NTKfAdVQSZe"
83-
popper: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected].7/dist/umd/popper.min.js"
84-
popper_hash: "sha384-zYPOMqeu1DAVkHiLqWBUTcbYfZ8osu1Nd6Z89ify25QV9guujx43ITvfi12/QExE"
85-
popper_esm: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected].7/dist/esm/popper.min.js"
83+
popper: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected].8/dist/umd/popper.min.js"
84+
popper_hash: "sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
85+
popper_esm: "https://cdn.jsdelivr.net/npm/@popperjs/[email protected].8/dist/esm/popper.min.js"
8686

8787
anchors:
8888
min: 2

0 commit comments

Comments
 (0)