|
31 | 31 | }, |
32 | 32 | "homepage": "https://github.com/google-github-actions/create-cloud-deploy-release#readme", |
33 | 33 | "dependencies": { |
34 | | - "@actions/core": "^1.10.0", |
| 34 | + "@actions/core": "^1.10.1", |
35 | 35 | "@actions/exec": "^1.1.1", |
36 | 36 | "@actions/tool-cache": "^2.0.1", |
37 | 37 | "@google-github-actions/actions-utils": "^0.4.8", |
38 | 38 | "@google-github-actions/setup-cloud-sdk": "^1.1.2", |
39 | 39 | "js-yaml": "^4.1.0" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@types/chai": "^4.3.6", |
43 | | - "@types/js-yaml": "^4.0.5", |
44 | | - "@types/mocha": "^10.0.1", |
45 | | - "@types/node": "^20.5.9", |
46 | | - "@types/sinon": "^10.0.16", |
47 | | - "@typescript-eslint/eslint-plugin": "^6.6.0", |
48 | | - "@typescript-eslint/parser": "^6.6.0", |
49 | | - "@vercel/ncc": "^0.36.1", |
50 | | - "chai": "^4.3.8", |
51 | | - "eslint": "^8.48.0", |
| 42 | + "@types/chai": "^4.3.9", |
| 43 | + "@types/js-yaml": "^4.0.8", |
| 44 | + "@types/mocha": "^10.0.3", |
| 45 | + "@types/node": "^20.8.9", |
| 46 | + "@types/sinon": "^10.0.20", |
| 47 | + "@typescript-eslint/eslint-plugin": "^6.9.0", |
| 48 | + "@typescript-eslint/parser": "^6.9.0", |
| 49 | + "@vercel/ncc": "^0.38.1", |
| 50 | + "chai": "^4.3.10", |
| 51 | + "eslint": "^8.52.0", |
52 | 52 | "eslint-config-prettier": "^9.0.0", |
53 | | - "eslint-plugin-prettier": "^5.0.0", |
54 | | - "googleapis": "^126.0.1", |
| 53 | + "eslint-plugin-prettier": "^5.0.1", |
| 54 | + "googleapis": "^128.0.0", |
55 | 55 | "mocha": "^10.2.0", |
56 | 56 | "prettier": "^3.0.3", |
57 | | - "sinon": "^15.2.0", |
| 57 | + "sinon": "^17.0.0", |
58 | 58 | "ts-node": "^10.9.1", |
59 | 59 | "typescript": "^5.2.2", |
60 | | - "yaml": "^2.3.2" |
| 60 | + "yaml": "^2.3.3" |
61 | 61 | } |
62 | 62 | } |
0 commit comments