1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 12:21:00 -05:00
This commit is contained in:
dependabot[bot] 2023-12-18 04:30:30 +00:00 committed by GitHub
commit e1e91cb9eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 11 deletions

10
.pnp.cjs generated
View File

@ -30,7 +30,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
"packageDependencies": [\
["@octokit/auth-token", "npm:4.0.0"],\
["@octokit/rest", "npm:20.0.2"],\
["@types/ms", "npm:0.7.33"],\
["@types/ms", "npm:0.7.34"],\
["@types/node", "npm:20.8.8"],\
["@types/node-cron", "npm:3.0.10"],\
["ansi-colors", "npm:4.1.3"],\
@ -550,10 +550,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]\
]],\
["@types/ms", [\
["npm:0.7.33", {\
"packageLocation": "./.yarn/cache/@types-ms-npm-0.7.33-9d77d99f80-2cb5af611a.zip/node_modules/@types/ms/",\
["npm:0.7.34", {\
"packageLocation": "./.yarn/cache/@types-ms-npm-0.7.34-46f5141bfd-f38d36e7b6.zip/node_modules/@types/ms/",\
"packageDependencies": [\
["@types/ms", "npm:0.7.33"]\
["@types/ms", "npm:0.7.34"]\
],\
"linkType": "HARD"\
}]\
@ -918,7 +918,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["daggerbot-ts", "workspace:."],\
["@octokit/auth-token", "npm:4.0.0"],\
["@octokit/rest", "npm:20.0.2"],\
["@types/ms", "npm:0.7.33"],\
["@types/ms", "npm:0.7.34"],\
["@types/node", "npm:20.8.8"],\
["@types/node-cron", "npm:3.0.10"],\
["ansi-colors", "npm:4.1.3"],\

View File

@ -42,7 +42,7 @@
"systeminformation": "5.21.13"
},
"devDependencies": {
"@types/ms": "0.7.33",
"@types/ms": "0.7.34",
"@types/node": "20.8.8",
"@types/node-cron": "3.0.10",
"typescript": "5.2.2"

View File

@ -365,10 +365,10 @@ __metadata:
languageName: node
linkType: hard
"@types/ms@npm:0.7.33":
version: 0.7.33
resolution: "@types/ms@npm:0.7.33"
checksum: 2cb5af611ace05ab2ae40422c8539850cf983197982bb04b83acf59e6e692e2faccf336a82ac4db97f7ea28f2baa0a8990fa5eb1cd72c5cab17b5b3609b0b650
"@types/ms@npm:0.7.34":
version: 0.7.34
resolution: "@types/ms@npm:0.7.34"
checksum: f38d36e7b6edecd9badc9cf50474159e9da5fa6965a75186cceaf883278611b9df6669dc3a3cc122b7938d317b68a9e3d573d316fcb35d1be47ec9e468c6bd8a
languageName: node
linkType: hard
@ -687,7 +687,7 @@ __metadata:
dependencies:
"@octokit/auth-token": 4.0.0
"@octokit/rest": 20.0.2
"@types/ms": 0.7.33
"@types/ms": 0.7.34
"@types/node": 20.8.8
"@types/node-cron": 3.0.10
ansi-colors: 4.1.3