Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin'
Browse files Browse the repository at this point in the history
  • Loading branch information
cmahnke committed Jul 2, 2024
2 parents 573c0c3 + 903261f commit 15b5351
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lightgallery": "^2.7.2"
},
"devDependencies": {
"replace-in-file": "8.0.1",
"replace-in-file": "8.0.2",
"svgo": "^3.3.2"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -354,10 +354,10 @@ picocolors@^1.0.0:
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==

[email protected].1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-8.0.1.tgz#2448f43b84c863e16a76dc294766ee08fbe1ee7c"
integrity sha512-aZb9IOwq6dXhqLmPXZVQrvGIZ9vTdJ5ZtkaMwUM94CsUHDe58Rin7OVmvS2SVxzqXBmvVowr5uoTzX6oRT31wA==
[email protected].2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-8.0.2.tgz#b941b16185b4eace4100f14c46d9692484ef97b9"
integrity sha512-MqaUx42EbhcgkWPEHoKijaYrnBIJvB/9B/Z69kM9Yyys5VpW/5UQPQBa9blr0Z13O+J4YDMPqc2exqnjOcUP1Q==
dependencies:
chalk "^5.3.0"
glob "^10.4.2"
Expand Down

0 comments on commit 15b5351

Please sign in to comment.