Skip to content

Commit 6ed018c

Browse files
committed
fix: update dependencies (patha/admina, etc)
1 parent a349c5c commit 6ed018c

6 files changed

+439
-524
lines changed

dist/actions_python.f90e48a4.js dist/actions_python.48b25513.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/actions_python.f90e48a4.js.map dist/actions_python.48b25513.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/setup_cpp.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/setup_cpp.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@actions/io": "^1.1.2",
5656
"@actions/tool-cache": "^2.0.1",
5757
"@npmcli/ci-detect": "github:aminya/ci-detect#37fe40075bebec96794ba0a7c4a6d5c70cbea00d",
58-
"admina": "^0.1.1",
58+
"admina": "^0.1.2",
5959
"ci-log": "workspace:1.0.0",
6060
"escape-path-with-spaces": "github:aminya/escape-path-with-spaces#d9f81ee649203ddc55783a2f96ada59df06118e3",
6161
"exec-powershell": "workspace:1.0.0",
@@ -64,7 +64,7 @@
6464
"mri": "^1.2.0",
6565
"msvc-dev-cmd": "github:aminya/msvc-dev-cmd#9f672c1",
6666
"numerous": "1.0.3",
67-
"patha": "^0.4.0",
67+
"patha": "^0.4.1",
6868
"semver": "7.3.7",
6969
"setup-python": "github:actions/setup-python#c474c82340438924daab9282d07300bfe7e3692d",
7070
"time-delta": "github:aminya/time-delta#69d91a41cef28e569be9a2991129f5f7d1f0d00e",
@@ -83,13 +83,13 @@
8383
"caxa": "^2.1.0",
8484
"cross-env": "7.0.3",
8585
"cross-spawn": "^7.0.3",
86-
"cspell": "^6.8.0",
87-
"eslint": "^8.22.0",
86+
"cspell": "^6.8.1",
87+
"eslint": "^8.23.0",
8888
"eslint-config-atomic": "^1.18.1",
8989
"gen-readme": "^1.6.0",
90-
"jest": "^29.0.0",
90+
"jest": "^28.1.3",
9191
"loose-ts-check": "^1.2.0",
92-
"npm-check-updates": "^16.0.5",
92+
"npm-check-updates": "^16.0.6",
9393
"npm-run-all2": "^6.0.2",
9494
"parcel": "2.7.0",
9595
"prettier": "2.7.1",
@@ -130,7 +130,7 @@
130130
"pnpm": {
131131
"overrides": {
132132
"semver": "7.3.7",
133-
"eslint": "^8.22.0",
133+
"eslint": "^8.23.0",
134134
"prettier": "2.7.1",
135135
"lru-cache": "7.8.1",
136136
"core-js": "*",

0 commit comments

Comments
 (0)