Skip to content

Commit

Permalink
Merge pull request #176 from cmahnke/dependabot/npm_and_yarn/npm-96af…
Browse files Browse the repository at this point in the history
…ccb018
  • Loading branch information
cmahnke authored May 27, 2024
2 parents 6ff56e5 + 90a5b39 commit baa1ae5
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": "7.1.0",
"replace-in-file": "7.2.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 @@ -290,10 +290,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@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-7.1.0.tgz#ec5d50283a3ce835d62c99d90700aacbada1d2f8"
integrity sha512-1uZmJ78WtqNYCSuPC9IWbweXkGxPOtk2rKuar8diTw7naVIQZiE3Tm8ACx2PCMXDtVH6N+XxwaRY2qZ2xHPqXw==
replace-in-file@7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-7.2.0.tgz#bd66f97202ae2196fc9126d3bceab1dda68b7cc2"
integrity sha512-CiLXVop3o8/h2Kd1PwKPPimmS9wUV0Ki6Fl8+1ITD35nB3Gl/PrW5IONpTE0AXk0z4v8WYcpEpdeZqMXvSnWpg==
dependencies:
chalk "^4.1.2"
glob "^8.1.0"
Expand Down

0 comments on commit baa1ae5

Please sign in to comment.