Skip to content

Commit

Permalink
fix: update dependencies (patha/admina, etc)
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Aug 27, 2022
1 parent a349c5c commit 6ed018c
Show file tree
Hide file tree
Showing 6 changed files with 439 additions and 524 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/setup_cpp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/setup_cpp.js.map

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^2.0.1",
"@npmcli/ci-detect": "github:aminya/ci-detect#37fe40075bebec96794ba0a7c4a6d5c70cbea00d",
"admina": "^0.1.1",
"admina": "^0.1.2",
"ci-log": "workspace:1.0.0",
"escape-path-with-spaces": "github:aminya/escape-path-with-spaces#d9f81ee649203ddc55783a2f96ada59df06118e3",
"exec-powershell": "workspace:1.0.0",
Expand All @@ -64,7 +64,7 @@
"mri": "^1.2.0",
"msvc-dev-cmd": "github:aminya/msvc-dev-cmd#9f672c1",
"numerous": "1.0.3",
"patha": "^0.4.0",
"patha": "^0.4.1",
"semver": "7.3.7",
"setup-python": "github:actions/setup-python#c474c82340438924daab9282d07300bfe7e3692d",
"time-delta": "github:aminya/time-delta#69d91a41cef28e569be9a2991129f5f7d1f0d00e",
Expand All @@ -83,13 +83,13 @@
"caxa": "^2.1.0",
"cross-env": "7.0.3",
"cross-spawn": "^7.0.3",
"cspell": "^6.8.0",
"eslint": "^8.22.0",
"cspell": "^6.8.1",
"eslint": "^8.23.0",
"eslint-config-atomic": "^1.18.1",
"gen-readme": "^1.6.0",
"jest": "^29.0.0",
"jest": "^28.1.3",
"loose-ts-check": "^1.2.0",
"npm-check-updates": "^16.0.5",
"npm-check-updates": "^16.0.6",
"npm-run-all2": "^6.0.2",
"parcel": "2.7.0",
"prettier": "2.7.1",
Expand Down Expand Up @@ -130,7 +130,7 @@
"pnpm": {
"overrides": {
"semver": "7.3.7",
"eslint": "^8.22.0",
"eslint": "^8.23.0",
"prettier": "2.7.1",
"lru-cache": "7.8.1",
"core-js": "*",
Expand Down
Loading

0 comments on commit 6ed018c

Please sign in to comment.