|
23 | 23 | "author": "Google LLC", |
24 | 24 | "license": "Apache-2.0", |
25 | 25 | "dependencies": { |
26 | | - "@actions/core": "^1.10.0", |
| 26 | + "@actions/core": "^1.10.1", |
27 | 27 | "@actions/exec": "^1.1.1", |
28 | | - "@google-github-actions/actions-utils": "^0.4.8", |
29 | | - "@google-github-actions/setup-cloud-sdk": "^1.1.2", |
30 | | - "yaml": "^2.3.1" |
| 28 | + "@google-github-actions/actions-utils": "^0.4.9", |
| 29 | + "@google-github-actions/setup-cloud-sdk": "^1.1.3", |
| 30 | + "yaml": "^2.3.4" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | 33 | "@types/chai": "^4.3.x", |
34 | | - "@types/mocha": "^10.0.1", |
35 | | - "@types/node": "^20.4.1", |
36 | | - "@types/sinon": "^10.0.15", |
37 | | - "@typescript-eslint/eslint-plugin": "^6.0.0", |
38 | | - "@typescript-eslint/parser": "^6.0.0", |
39 | | - "@vercel/ncc": "^0.36.1", |
| 34 | + "@types/mocha": "^10.0.4", |
| 35 | + "@types/node": "^20.9.0", |
| 36 | + "@types/sinon": "^17.0.1", |
| 37 | + "@typescript-eslint/eslint-plugin": "^6.10.0", |
| 38 | + "@typescript-eslint/parser": "^6.10.0", |
| 39 | + "@vercel/ncc": "^0.38.1", |
40 | 40 | "chai": "^4.3.x", |
41 | | - "eslint": "^8.44.0", |
42 | | - "eslint-config-prettier": "^8.8.0", |
| 41 | + "eslint": "^8.53.0", |
| 42 | + "eslint-config-prettier": "^9.0.0", |
43 | 43 | "eslint-plugin-prettier": "^5.0.x", |
44 | 44 | "mocha": "^10.2.0", |
45 | | - "prettier": "^3.0.0", |
46 | | - "sinon": "^15.2.0", |
| 45 | + "prettier": "^3.0.3", |
| 46 | + "sinon": "^17.0.1", |
47 | 47 | "ts-node": "^10.9.1", |
48 | | - "typescript": "^5.1.6" |
| 48 | + "typescript": "^5.2.2" |
49 | 49 | } |
50 | 50 | } |
0 commit comments