mirror of
https://github.com/valitydev/repo-file-sync-action.git
synced 2024-11-06 01:45:19 +00:00
⬆️ Bump @putout/git-status-porcelain from 1.1.0 to 2.0.1
Bumps [@putout/git-status-porcelain](https://github.com/putoutjs/git-status-porcelain) from 1.1.0 to 2.0.1. - [Release notes](https://github.com/putoutjs/git-status-porcelain/releases) - [Changelog](https://github.com/putoutjs/git-status-porcelain/blob/master/ChangeLog) - [Commits](https://github.com/putoutjs/git-status-porcelain/compare/v1.1.0...v2.0.1) --- updated-dependencies: - dependency-name: "@putout/git-status-porcelain" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f5e582fc37
commit
902c9d77b1
16
package-lock.json
generated
16
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@actions/core": "^1.8.2",
|
||||
"@actions/github": "^5.0.3",
|
||||
"@octokit/plugin-throttling": "^3.6.2",
|
||||
"@putout/git-status-porcelain": "^1.1.0",
|
||||
"@putout/git-status-porcelain": "^2.0.1",
|
||||
"action-input-parser": "^1.2.33",
|
||||
"fs-extra": "^10.1.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
@ -528,11 +528,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@putout/git-status-porcelain": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@putout/git-status-porcelain/-/git-status-porcelain-1.1.0.tgz",
|
||||
"integrity": "sha512-ogAlPUvQC3bmbAkv88Lftz/3bqQNQBHqtbfuZdYkUQ0w5O4qUJTZIeXIJQ+fa9PQlgQMxXZk8AIrXjVJCqFqTA==",
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@putout/git-status-porcelain/-/git-status-porcelain-2.0.1.tgz",
|
||||
"integrity": "sha512-Nm8Aa+gpgCiFCaLk3lVnJEhDWdIt+CjPmgoVvoDSTJKCL4jy7gkOIyCwg15+0v0B7qazvCergEZef7cEpVpAoA==",
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
"node": ">=16"
|
||||
}
|
||||
},
|
||||
"node_modules/@semantic-release/changelog": {
|
||||
@ -8308,9 +8308,9 @@
|
||||
}
|
||||
},
|
||||
"@putout/git-status-porcelain": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@putout/git-status-porcelain/-/git-status-porcelain-1.1.0.tgz",
|
||||
"integrity": "sha512-ogAlPUvQC3bmbAkv88Lftz/3bqQNQBHqtbfuZdYkUQ0w5O4qUJTZIeXIJQ+fa9PQlgQMxXZk8AIrXjVJCqFqTA=="
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@putout/git-status-porcelain/-/git-status-porcelain-2.0.1.tgz",
|
||||
"integrity": "sha512-Nm8Aa+gpgCiFCaLk3lVnJEhDWdIt+CjPmgoVvoDSTJKCL4jy7gkOIyCwg15+0v0B7qazvCergEZef7cEpVpAoA=="
|
||||
},
|
||||
"@semantic-release/changelog": {
|
||||
"version": "5.0.1",
|
||||
|
@ -30,7 +30,7 @@
|
||||
"@actions/core": "^1.8.2",
|
||||
"@actions/github": "^5.0.3",
|
||||
"@octokit/plugin-throttling": "^3.6.2",
|
||||
"@putout/git-status-porcelain": "^1.1.0",
|
||||
"@putout/git-status-porcelain": "^2.0.1",
|
||||
"action-input-parser": "^1.2.33",
|
||||
"fs-extra": "^10.1.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user