Skip to content

Commit

Permalink
Merge pull request #195 from cmahnke/dependabot/npm_and_yarn/npm-dc01…
Browse files Browse the repository at this point in the history
…ccbe0f
  • Loading branch information
cmahnke authored Jul 3, 2024
2 parents 15b5351 + 60b010b commit ed27a9b
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.2",
"replace-in-file": "8.1.0",
"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==

replace-in-file@8.0.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==
replace-in-file@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-8.1.0.tgz#5264a0859ab3fbb16e3a721df738e55b1aca8cc7"
integrity sha512-ySYfKDH6uFVC4Wt6DcZ2UX0UMCqE7xhWGVqje/15WFVwHxnel1gdZjV8nOW9Nms6h/yQE2MWyeIToeqFLZkp4w==
dependencies:
chalk "^5.3.0"
glob "^10.4.2"
Expand Down

0 comments on commit ed27a9b

Please sign in to comment.