diff --git a/package-lock.json b/package-lock.json index 439a658..ec36448 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "devDependencies": { "@itprokyle/cspell-dict": "^1.2.6", "cspell": "^8.14.2", - "pyright": "^1.1.378" + "pyright": "^1.1.379" } }, "node_modules/@cspell/cspell-bundled-dicts": { @@ -1275,9 +1275,9 @@ } }, "node_modules/pyright": { - "version": "1.1.378", - "resolved": "https://registry.npmjs.org/pyright/-/pyright-1.1.378.tgz", - "integrity": "sha512-lCDJUtcUGDYXOASd27WFxSM0qls/3kvblUsuWqSP+4l7z8JKgAMNRhUEw3s7h1JiRqruKi4SMMn/btgj5ZmnzA==", + "version": "1.1.379", + "resolved": "https://registry.npmjs.org/pyright/-/pyright-1.1.379.tgz", + "integrity": "sha512-n0X+IMqot6zL5b54vfU9GattS8jM9IOh8TRFho1k/6VoyjrpzQ7TnU6PtZzwEZNJaZi5izoLIDeMnGmbin8n8Q==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 8604909..c2db91f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "devDependencies": { "@itprokyle/cspell-dict": "^1.2.6", "cspell": "^8.14.2", - "pyright": "^1.1.378" + "pyright": "^1.1.379" }, "name": "f-lib", "version": "0.0.0"