Skip to content

Commit

Permalink
Merge pull request #177 from aminya/arch-python
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored Jun 29, 2023
2 parents 63d7251 + b543954 commit ec7b726
Show file tree
Hide file tree
Showing 24 changed files with 1,552 additions and 1,471 deletions.
6 changes: 0 additions & 6 deletions dist/node12/actions_python.783c56a8.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/node12/actions_python.783c56a8.js.map

This file was deleted.

6 changes: 6 additions & 0 deletions dist/node12/actions_python.eaf38279.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/node12/actions_python.eaf38279.js.map

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions dist/node12/setup-cpp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/node12/setup-cpp.js.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/node16/actions_python.882f35de.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/node16/actions_python.c58081db.js.map

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions dist/node16/setup-cpp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/node16/setup-cpp.js.map

Large diffs are not rendered by default.

25 changes: 13 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,14 @@
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@babel/cli": "^7.21.5",
"@babel/cli": "^7.22.5",
"@types/cross-spawn": "^6.0.2",
"@types/eslint": "^8.40.0",
"@types/jest": "^29.5.1",
"@types/eslint": "^8.40.2",
"@types/jest": "^29.5.2",
"@types/mri": "^1.1.1",
"@types/node": "^20.2.4",
"@types/node": "^20.3.2",
"@types/npmcli__ci-detect": "^2.0.0",
"@types/prettier": "2.7.2",
"@types/prettier": "2.7.3",
"@types/semver": "^7.5.0",
"@types/which": "^3.0.0",
"@upleveled/babel-plugin-remove-node-prefix": "github:aminya/babel-plugin-remove-node-prefix#95fcbd92405b99a6eece48c493548996f12e6519",
Expand All @@ -89,37 +89,38 @@
"escape-path-with-spaces": "^1.0.2",
"escape-quotes": "^1.0.2",
"escape-string-regexp": "^5.0.0",
"eslint": "^8.41.0",
"eslint-config-atomic": "^1.19.1",
"eslint": "^8.43.0",
"eslint-config-atomic": "^1.19.3",
"exec-powershell": "workspace:*",
"execa": "^7.1.1",
"fast-glob": "^3.2.12",
"find-up": "^6.3.0",
"gen-readme": "^1.6.0",
"is-url-online": "^1.5.0",
"jest": "^29.5.0",
"micro-memoize": "^4.1.2",
"mri": "^1.2.0",
"msvc-dev-cmd": "github:aminya/msvc-dev-cmd#9f672c1",
"npm-check-updates": "^16.10.12",
"npm-check-updates": "^16.10.13",
"npm-run-all2": "^6.0.5",
"numerous": "1.0.3",
"parcel": "2.9.0",
"parcel": "2.9.3",
"path-exists": "^5.0.0",
"patha": "^0.4.1",
"prettier": "2.8.8",
"prettier-config-atomic": "^3.1.0",
"quote-unquote": "^1.0.0",
"readme-md-generator": "^1.0.0",
"retry-as-promised": "^7.0.4",
"semver": "7.5.1",
"semver": "7.5.3",
"setup-python": "github:actions/setup-python#v4.6.1",
"shx": "0.3.4",
"simple-update-notifier": "^1.1.0",
"simple-update-notifier": "^2.0.0",
"time-delta": "github:aminya/time-delta#69d91a41cef28e569be9a2991129f5f7d1f0d00e",
"ts-jest": "^29.1.0",
"ts-node": "^10.9.1",
"ts-readme": "^1.1.3",
"typescript": "^5.0.4",
"typescript": "^5.1.5",
"ubuntu-version": "^2.0.0",
"untildify-user": "workspace:*",
"user-access": "workspace:*",
Expand Down
Loading

0 comments on commit ec7b726

Please sign in to comment.