Skip to content

Commit f15b179

Browse files
committed
fix: update ci-detect package
1 parent 3ada54b commit f15b179

10 files changed

+47
-17
lines changed

dist/node12/actions_python.209348da.js renamed to dist/node12/actions_python.9a7fb3e9.js

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

dist/node12/actions_python.209348da.js.map renamed to dist/node12/actions_python.9a7fb3e9.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.

dist/node12/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/node12/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.

dist/node16/actions_python.973e9d03.js renamed to dist/node16/actions_python.ac8bdab2.js

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

dist/node16/actions_python.973e9d03.js.map renamed to dist/node16/actions_python.ac8bdab2.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.

dist/node16/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/node16/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: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,14 @@
6464
"@actions/exec": "^1.1.1",
6565
"@actions/io": "^1.1.2",
6666
"@actions/tool-cache": "^2.0.1",
67-
"@npmcli/ci-detect": "github:aminya/ci-detect#37fe40075bebec96794ba0a7c4a6d5c70cbea00d",
67+
"@npmcli/ci-detect": "^3.0.2",
6868
"@types/cross-spawn": "^6.0.2",
69+
"@types/eslint": "^8.21.1",
6970
"@types/jest": "^29.4.0",
7071
"@types/mri": "^1.1.1",
7172
"@types/node": "^18.15.0",
73+
"@types/npmcli__ci-detect": "^2.0.0",
74+
"@types/prettier": "2.7.1",
7275
"@types/semver": "^7.3.13",
7376
"@types/which": "^2.0.2",
7477
"admina": "^0.1.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)