Skip to content

Commit 228ac21

Browse files
committed
Update dependency photoswipe to v5
1 parent fe211ae commit 228ac21

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
@@ -4977,10 +4977,10 @@ pbkdf2@^3.0.3:
49774977
safe-buffer "^5.0.1"
49784978
sha.js "^2.4.8"
49794979

4980-
photoswipe@4.1.3:
4981-
version "4.1.3"
4982-
resolved "https://registry.yarnpkg.com/photoswipe/-/photoswipe-4.1.3.tgz#59f49494eeb9ddab5888d03392926a19bc197550"
4983-
integrity sha512-89Z43IRUyw7ycTolo+AaiDn3W1EEIfox54hERmm9bI12IB9cvRfHSHez3XhAyU8XW2EAFrC+2sKMhh7SJwn0bA==
4980+
photoswipe@5.2.4:
4981+
version "5.2.4"
4982+
resolved "https://registry.yarnpkg.com/photoswipe/-/photoswipe-5.2.4.tgz#918fd64c6b41b6a693743e5d70ee1a59747f491d"
4983+
integrity sha512-7p+VH7ELUnW9/3rCULCmyXcUCEuZwcsxvxPQYzR4wk3EaXcLCiINMCspc9Qq9AJYNsqYo1qGVL1y1Tch8uKAjw==
49844984

49854985
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
49864986
version "2.3.0"

0 commit comments

Comments
 (0)