Skip to content

Commit

Permalink
build(deps): bump replace-in-file from 8.2.0 to 8.3.0
Browse files Browse the repository at this point in the history
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases)
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/main/CHANGELOG.md)
- [Commits](https://github.com/adamreisnz/replace-in-file/commits)

---
updated-dependencies:
- dependency-name: replace-in-file
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent b181ea5 commit 461cf69
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 @@ -22,7 +22,7 @@
"@oclif/plugin-help": "^6",
"execa": "^9.5.2",
"globby": "^14.0.2",
"replace-in-file": "^8.2.0"
"replace-in-file": "^8.3.0"
},
"devDependencies": {
"@oclif/test": "^4.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5044,10 +5044,10 @@ registry-auth-token@^5.0.3:
dependencies:
"@pnpm/npm-conf" "^2.1.0"

replace-in-file@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-8.2.0.tgz#5284a5ce0f1a04f3118b9afd4e2dfc15250c7ba8"
integrity sha512-hMsQtdYHwWviQT5ZbNsgfu0WuCiNlcUSnnD+aHAL081kbU9dPkPocDaHlDvAHKydTWWpx1apfcEcmvIyQk3CpQ==
replace-in-file@^8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-8.3.0.tgz#53288f516fb8f3edc125c3af6b4b6adc2e5955bf"
integrity sha512-4VhddQiMCPIuypiwHDTM+XHjZoVu9h7ngBbSCnwGRcwdHwxltjt/m//Ep3GDwqaOx1fDSrKFQ+n7uo4uVcEz9Q==
dependencies:
chalk "^5.3.0"
glob "^10.4.2"
Expand Down

0 comments on commit 461cf69

Please sign in to comment.