We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a417444 commit 455b922Copy full SHA for 455b922
bun.lockb
0 Bytes
package.json
@@ -9,7 +9,7 @@
9
"@actions/github": "6.0.0",
10
"@adobe/node-fetch-retry": "2.2.0",
11
"@octokit/rest": "21.0.2",
12
- "axios": "1.7.7",
+ "axios": "1.7.8",
13
"bluebird": "3.7.2",
14
"codeowners-utils": "1.0.2",
15
"js-yaml": "4.1.0",
@@ -34,14 +34,14 @@
34
"@types/lodash.uniq": "4.5.9",
35
"@types/micromatch": "4.0.9",
36
"@vercel/ncc": "0.38.3",
37
- "bun-types": "1.1.36",
38
- "eslint": "9.15.0",
+ "bun-types": "1.1.38",
+ "eslint": "9.16.0",
39
"husky": "9.1.7",
40
"jest": "29.7.0",
41
"plop": "4.0.1",
42
- "prettier": "3.3.3",
+ "prettier": "3.4.1",
43
"typescript": "5.7.2",
44
- "typescript-eslint": "8.15.0"
+ "typescript-eslint": "8.17.0"
45
},
46
"jest": {
47
"clearMocks": true,
0 commit comments