Skip to content

Commit

Permalink
Merge pull request #188 from cmahnke/dependabot/npm_and_yarn/npm-04bd…
Browse files Browse the repository at this point in the history
…bf2140
  • Loading branch information
cmahnke authored Jun 25, 2024
2 parents 747151e + d20cf7f commit 13d4fc0
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.0",
"replace-in-file": "8.0.1",
"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].0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-8.0.0.tgz#73774894d06651eb9197d306a66ab2fa4758ece6"
integrity sha512-rHQ9agYp329K9FRBVn4Ji54Bqy49LHCSKdX62UcaaqFh+EW49hpiAyHzQ+xYqU7Yuo6ZAI5yXeI1qAPsQ6Up5A==
[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==
dependencies:
chalk "^5.3.0"
glob "^10.4.2"
Expand Down

0 comments on commit 13d4fc0

Please sign in to comment.