build(deps-dev): bump replace-in-file from 6.3.5 to 7.0.1

Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file) from 6.3.5 to 7.0.1.
- [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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-30 00:01:44 +00:00 committed by GitHub
parent 4a92c2795e
commit 55d15eb796
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@
"minimist": "^1.2.8",
"prettier": "2.8.8",
"release-it": "^15.10.3",
"replace-in-file": "^6.3.5",
"replace-in-file": "^7.0.1",
"typescript": "^5.0.4",
"zotero-types": "^1.0.14"
},