We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2229e09 commit 39cd909Copy full SHA for 39cd909
2 files changed
package.json
@@ -10,16 +10,16 @@
10
"author": "Cratecode",
11
"license": "Apache-2.0",
12
"dependencies": {
13
- "@actions/core": "^1.9.0",
14
- "@cratecode/client": "^1.0.6"
+ "@actions/core": "^1.9.1",
+ "@cratecode/client": "^1.0.8"
15
},
16
"devDependencies": {
17
- "@types/node": "^18.0.0",
18
- "@typescript-eslint/eslint-plugin": "^5.28.0",
19
- "@typescript-eslint/parser": "^5.28.0",
20
- "eslint": "^8.17.0",
21
- "prettier": "^2.7.0",
22
- "typescript": "^4.7.3"
+ "@types/node": "^18.7.18",
+ "@typescript-eslint/eslint-plugin": "^5.37.0",
+ "@typescript-eslint/parser": "^5.37.0",
+ "eslint": "^8.23.1",
+ "prettier": "^2.7.1",
+ "typescript": "^4.8.3"
23
24
"optionalDependencies": {}
25
}
0 commit comments