basedpyright 1.35.0 → 1.36.0-2a368fa09784a6c9a0fc275d3e3ced43c17614a2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "basedpyright",
3
3
  "displayName": "basedpyright",
4
4
  "description": "a fork of pyright with various type checking improvements, pylance features and more.",
5
- "version": "1.35.0",
5
+ "version": "1.36.0-2a368fa09784a6c9a0fc275d3e3ced43c17614a2",
6
6
  "license": "MIT",
7
7
  "author": {
8
8
  "name": "detachhead"
@@ -25,6 +25,7 @@
25
25
  "fsevents": "~2.3.3"
26
26
  },
27
27
  "devDependencies": {
28
+ "@types/is-ci": "^3.0.4",
28
29
  "@types/node": "^22.16.0",
29
30
  "copy-webpack-plugin": "^11.0.0",
30
31
  "esbuild-loader": "^3.2.0",