Skip to content

Commit 0e8e18d

Browse files
fix(deps): update dependency photoswipe to v5
1 parent cebb46f commit 0e8e18d

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.4.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
@@ -5036,10 +5036,10 @@ pbkdf2@^3.0.3:
50365036
safe-buffer "^5.0.1"
50375037
sha.js "^2.4.8"
50385038

5039-
photoswipe@4.1.3:
5040-
version "4.1.3"
5041-
resolved "https://registry.yarnpkg.com/photoswipe/-/photoswipe-4.1.3.tgz#59f49494eeb9ddab5888d03392926a19bc197550"
5042-
integrity sha512-89Z43IRUyw7ycTolo+AaiDn3W1EEIfox54hERmm9bI12IB9cvRfHSHez3XhAyU8XW2EAFrC+2sKMhh7SJwn0bA==
5039+
photoswipe@5.4.4:
5040+
version "5.4.4"
5041+
resolved "https://registry.yarnpkg.com/photoswipe/-/photoswipe-5.4.4.tgz#e045dc036453493188d5c8665b0e8f1000ac4d6e"
5042+
integrity sha512-WNFHoKrkZNnvFFhbHL93WDkW3ifwVOXSW3w1UuZZelSmgXpIGiZSNlZJq37rR8YejqME2rHs9EhH9ZvlvFH2NA==
50435043

50445044
picocolors@^0.2.1:
50455045
version "0.2.1"

0 commit comments

Comments
 (0)