Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2024-06-13 18:58:24 +00:00
parent 1ea11ca775
commit cf20090521

View file

@ -1,25 +1,25 @@
{ {
"name": "@types/console-log-level", "name": "@types/console-log-level",
"version": "1.4.5", "version": "1.4.5",
"description": "TypeScript definitions for console-log-level", "description": "TypeScript definitions for console-log-level",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/console-log-level", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/console-log-level",
"license": "MIT", "license": "MIT",
"contributors": [ "contributors": [
{ {
"name": "Ali Ijaz Sheikh", "name": "Ali Ijaz Sheikh",
"githubUsername": "ofrobots", "githubUsername": "ofrobots",
"url": "https://github.com/ofrobots" "url": "https://github.com/ofrobots"
} }
], ],
"main": "", "main": "",
"types": "index.d.ts", "types": "index.d.ts",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/console-log-level" "directory": "types/console-log-level"
}, },
"scripts": {}, "scripts": {},
"dependencies": {}, "dependencies": {},
"typesPublisherContentHash": "4aaa5b0263072004b98521522a9d5c08abdc34951b84d0a13d9d731f4867899e", "typesPublisherContentHash": "4aaa5b0263072004b98521522a9d5c08abdc34951b84d0a13d9d731f4867899e",
"typeScriptVersion": "4.5" "typeScriptVersion": "4.5"
} }