Skip to content

Commit 4035bb4

Browse files
committed
Update dependency photoswipe to v5
1 parent 0cbd8bd commit 4035bb4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@rails/ujs": "6.1.4",
88
"@rails/webpacker": "5.4.3",
99
"bulma": "0.9.3",
10-
"photoswipe": "4.1.3",
10+
"photoswipe": "5.2.4",
1111
"turbolinks": "5.2.0"
1212
},
1313
"version": "0.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4852,10 +4852,10 @@ pbkdf2@^3.0.3:
48524852
safe-buffer "^5.0.1"
48534853
sha.js "^2.4.8"
48544854

4855-
photoswipe@4.1.3:
4856-
version "4.1.3"
4857-
resolved "https://registry.yarnpkg.com/photoswipe/-/photoswipe-4.1.3.tgz#59f49494eeb9ddab5888d03392926a19bc197550"
4858-
integrity sha512-89Z43IRUyw7ycTolo+AaiDn3W1EEIfox54hERmm9bI12IB9cvRfHSHez3XhAyU8XW2EAFrC+2sKMhh7SJwn0bA==
4855+
photoswipe@5.2.4:
4856+
version "5.2.4"
4857+
resolved "https://registry.yarnpkg.com/photoswipe/-/photoswipe-5.2.4.tgz#918fd64c6b41b6a693743e5d70ee1a59747f491d"
4858+
integrity sha512-7p+VH7ELUnW9/3rCULCmyXcUCEuZwcsxvxPQYzR4wk3EaXcLCiINMCspc9Qq9AJYNsqYo1qGVL1y1Tch8uKAjw==
48594859

48604860
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
48614861
version "2.3.0"

0 commit comments

Comments
 (0)