diff --git a/package-lock.json b/package-lock.json index 6268918..e30ee6c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "devDependencies": { "@itprokyle/cspell-dict": "^1.2.7", "cspell": "^8.14.4", - "pyright": "^1.1.382" + "pyright": "^1.1.383" } }, "node_modules/@cspell/cspell-bundled-dicts": { @@ -1283,9 +1283,9 @@ } }, "node_modules/pyright": { - "version": "1.1.382", - "resolved": "https://registry.npmjs.org/pyright/-/pyright-1.1.382.tgz", - "integrity": "sha512-AsTbuh5OiV12GpWqSrekJHWj+dP4KEdB69rBh8Nr+n4OHeXKr5hFtGDksrlhcIGFW6WouHvZERkwA12FHPwWOg==", + "version": "1.1.383", + "resolved": "https://registry.npmjs.org/pyright/-/pyright-1.1.383.tgz", + "integrity": "sha512-b540vUDWGXFlVwhxREgCrvKYT9bnUUPiDtSv5s7sUGxIokTxc06bPC2vfnGunUqaUu6hgIqlv1GRFdOKIEb09A==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 433c2ca..f2fa2f0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "devDependencies": { "@itprokyle/cspell-dict": "^1.2.7", "cspell": "^8.14.4", - "pyright": "^1.1.382" + "pyright": "^1.1.383" }, "name": "f-lib", "version": "0.0.0"