Skip to content

Commit 451dfdc

Browse files
committed
ci: remove workflow
1 parent 72b5f8e commit 451dfdc

File tree

3 files changed

+28
-59
lines changed

3 files changed

+28
-59
lines changed

.github/workflows/update-dep.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

package-lock.json

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

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,22 @@
2727
},
2828
"homepage": "https://github.com/peter-evans/dockerhub-description#readme",
2929
"dependencies": {
30-
"@actions/core": "1.6.0",
30+
"@actions/core": "^1.6.0",
3131
"node-fetch": "^2.6.7"
3232
},
3333
"devDependencies": {
34-
"@types/jest": "27.0.3",
35-
"@types/node": "16.11.11",
36-
"@typescript-eslint/parser": "5.5.0",
37-
"@vercel/ncc": "0.32.0",
38-
"eslint": "8.3.0",
39-
"eslint-plugin-github": "4.3.5",
40-
"eslint-plugin-jest": "25.3.0",
41-
"jest": "27.4.3",
42-
"jest-circus": "27.4.2",
43-
"js-yaml": "4.1.0",
44-
"prettier": "2.5.0",
45-
"ts-jest": "27.0.7",
46-
"typescript": "4.5.2"
34+
"@types/jest": "^27.0.3",
35+
"@types/node": "^16.11.11",
36+
"@typescript-eslint/parser": "^5.5.0",
37+
"@vercel/ncc": "^0.32.0",
38+
"eslint": "^8.3.0",
39+
"eslint-plugin-github": "^4.3.5",
40+
"eslint-plugin-jest": "^25.3.0",
41+
"jest": "^27.4.3",
42+
"jest-circus": "^27.4.2",
43+
"js-yaml": "^4.1.0",
44+
"prettier": "^2.5.0",
45+
"ts-jest": "^27.0.7",
46+
"typescript": "^4.5.2"
4747
}
4848
}

0 commit comments

Comments
 (0)