Update dependency replace-in-file to v7.0.2
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good
This commit is contained in:
parent
97d573a5c6
commit
634e3b3023
2 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"minimist": "1.2.8",
|
||||
"replace-in-file": "7.0.1"
|
||||
"replace-in-file": "7.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "3.0.3"
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -9,8 +9,8 @@ dependencies:
|
|||
specifier: 1.2.8
|
||||
version: 1.2.8
|
||||
replace-in-file:
|
||||
specifier: 7.0.1
|
||||
version: 7.0.1
|
||||
specifier: 7.0.2
|
||||
version: 7.0.2
|
||||
|
||||
devDependencies:
|
||||
prettier:
|
||||
|
@ -142,8 +142,8 @@ packages:
|
|||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/replace-in-file@7.0.1:
|
||||
resolution: {integrity: sha512-KbhgPq04eA+TxXuUxpgWIH9k/TjF+28ofon2PXP7vq6izAILhxOtksCVcLuuQLtyjouBaPdlH6RJYYcSPVxCOA==}
|
||||
/replace-in-file@7.0.2:
|
||||
resolution: {integrity: sha512-tPG+Qmqf+x2Rf1WVdb/9B5tFIf6KJ5hs3fgxh1OTzPRUugPPvyAva7NvCJtnSpmyq6r+ABYcuUOqZkm6yzGSUw==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue