Skip to content

Commit 8e3dedf

Browse files
authored
Merge pull request #119 from aminya/patha [skip ci]
2 parents 37a476e + 2c6bfca commit 8e3dedf

34 files changed

+232
-343
lines changed

cspell.config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ words:
5858
- npmrc
5959
- Opencppcoverage
6060
- OSSDK
61+
- patha
6162
- pnpm
6263
- pwsh
6364
- pypy

dist/actions_python.08b116bb.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/actions_python.08b116bb.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/actions_python.c6a6efec.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

dist/actions_python.c6a6efec.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/setup_cpp.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/setup_cpp.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"escape-path-with-spaces": "github:aminya/escape-path-with-spaces#d9f81ee649203ddc55783a2f96ada59df06118e3",
6060
"exec-powershell": "workspace:1.0.0",
6161
"execa": "^5.1.1",
62-
"extension-tools": "workspace:1.0.0",
6362
"is-url-online": "^1.5.0",
6463
"mri": "^1.2.0",
6564
"msvc-dev-cmd": "github:aminya/msvc-dev-cmd#9f672c1",
6665
"numerous": "1.0.3",
66+
"patha": "^0.4.0",
6767
"root-tools": "workspace:1.0.0",
6868
"semver": "7.3.7",
6969
"setup-python": "github:actions/setup-python#c474c82340438924daab9282d07300bfe7e3692d",
@@ -77,13 +77,13 @@
7777
"@types/cross-spawn": "^6.0.2",
7878
"@types/jest": "^28.1.7",
7979
"@types/mri": "^1.1.1",
80-
"@types/node": "^18.7.6",
80+
"@types/node": "^18.7.9",
8181
"@types/semver": "^7.3.12",
8282
"@types/which": "^2.0.1",
8383
"caxa": "^2.1.0",
8484
"cross-env": "7.0.3",
8585
"cross-spawn": "^7.0.3",
86-
"cspell": "^6.7.0",
86+
"cspell": "^6.8.0",
8787
"eslint": "^8.22.0",
8888
"eslint-config-atomic": "^1.18.1",
8989
"gen-readme": "^1.6.0",
@@ -124,7 +124,8 @@
124124
"meson"
125125
],
126126
"alias": {
127-
"electron": false
127+
"electron": false,
128+
"patha": "patha/dist/index.node.mjs"
128129
},
129130
"pnpm": {
130131
"overrides": {

packages/extension-tools/README.md

Lines changed: 0 additions & 66 deletions
This file was deleted.

packages/extension-tools/package.json

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)