mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 16:30:58 -05:00
Bump simple-git from 3.21.0 to 3.22.0 (#77)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.21.0 to 3.22.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.22.0/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
da89a71128
commit
5a479fd36d
10
.pnp.cjs
generated
10
.pnp.cjs
generated
@ -45,7 +45,7 @@ const RAW_RUNTIME_STATE =
|
||||
["pg-hstore", "npm:2.3.4"],\
|
||||
["redis", "npm:4.6.12"],\
|
||||
["sequelize", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.35.2"],\
|
||||
["simple-git", "npm:3.21.0"],\
|
||||
["simple-git", "npm:3.22.0"],\
|
||||
["systeminformation", "npm:5.21.22"],\
|
||||
["typescript", "patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"],\
|
||||
["undici", "npm:6.2.1"]\
|
||||
@ -1010,7 +1010,7 @@ const RAW_RUNTIME_STATE =
|
||||
["pg-hstore", "npm:2.3.4"],\
|
||||
["redis", "npm:4.6.12"],\
|
||||
["sequelize", "virtual:20c353e2d6536e37339997f03975c6a660f4d296e664d291bd43620c6162cca8eb5ef90b0998dc9db75ff6862e5da587d0530bae26805f5fadc8f17aaa4ff794#npm:6.35.2"],\
|
||||
["simple-git", "npm:3.21.0"],\
|
||||
["simple-git", "npm:3.22.0"],\
|
||||
["systeminformation", "npm:5.21.22"],\
|
||||
["typescript", "patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"],\
|
||||
["undici", "npm:6.2.1"]\
|
||||
@ -2398,10 +2398,10 @@ const RAW_RUNTIME_STATE =
|
||||
}]\
|
||||
]],\
|
||||
["simple-git", [\
|
||||
["npm:3.21.0", {\
|
||||
"packageLocation": "./.yarn/cache/simple-git-npm-3.21.0-692f82a4a3-6b644151a4.zip/node_modules/simple-git/",\
|
||||
["npm:3.22.0", {\
|
||||
"packageLocation": "./.yarn/cache/simple-git-npm-3.22.0-42ea3caec2-309e7f0b73.zip/node_modules/simple-git/",\
|
||||
"packageDependencies": [\
|
||||
["simple-git", "npm:3.21.0"],\
|
||||
["simple-git", "npm:3.22.0"],\
|
||||
["@kwsites/file-exists", "npm:1.1.1"],\
|
||||
["@kwsites/promise-deferred", "npm:1.1.1"],\
|
||||
["debug", "virtual:428f325a939c2653ad822eb3d75efb02ac311523dd0d4f9645afc39ea00bd86eceac35a9d59c9b6977d76b670a4ef0ae057ea572338a44729aa592711a8c05a3#npm:4.3.4"]\
|
||||
|
@ -46,7 +46,7 @@
|
||||
"pg-hstore": "2.3.4",
|
||||
"redis": "4.6.12",
|
||||
"sequelize": "6.35.2",
|
||||
"simple-git": "3.21.0",
|
||||
"simple-git": "3.22.0",
|
||||
"systeminformation": "5.21.22",
|
||||
"undici": "6.2.1"
|
||||
},
|
||||
|
10
yarn.lock
10
yarn.lock
@ -763,7 +763,7 @@ __metadata:
|
||||
pg-hstore: "npm:2.3.4"
|
||||
redis: "npm:4.6.12"
|
||||
sequelize: "npm:6.35.2"
|
||||
simple-git: "npm:3.21.0"
|
||||
simple-git: "npm:3.22.0"
|
||||
systeminformation: "npm:5.21.22"
|
||||
typescript: "npm:5.3.3"
|
||||
undici: "npm:6.2.1"
|
||||
@ -1954,14 +1954,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"simple-git@npm:3.21.0":
|
||||
version: 3.21.0
|
||||
resolution: "simple-git@npm:3.21.0"
|
||||
"simple-git@npm:3.22.0":
|
||||
version: 3.22.0
|
||||
resolution: "simple-git@npm:3.22.0"
|
||||
dependencies:
|
||||
"@kwsites/file-exists": "npm:^1.1.1"
|
||||
"@kwsites/promise-deferred": "npm:^1.1.1"
|
||||
debug: "npm:^4.3.4"
|
||||
checksum: 6b644151a41facdafdb6ef97f52125cfcfa61e1aa4bed1f25249d4ae71f9ddaffd371919f9dd0cc3fdb16db248d98b389f80ae4f2a416d924f23e6cee3b2f813
|
||||
checksum: 309e7f0b73550f99949c0c6cfd4b4799ec0452fc4835dc440f89ec9351fe553c979c4e2bf7a772308e608697d3a27512281fbc64df0328a73607641f389b0aaf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user