mirror of https://github.com/aminya/setup-cpp
fix: update dependencies (patha/admina, etc)
This commit is contained in:
parent
a349c5cf15
commit
6ed018c894
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
14
package.json
14
package.json
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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": "*",
|
||||
|
|
939
pnpm-lock.yaml
939
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue