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 fb42cce commit b2668feCopy full SHA for b2668fe
bun.lockb
2.46 KB
package.json
@@ -9,7 +9,7 @@
9
"@actions/github": "6.0.0",
10
"@adobe/node-fetch-retry": "2.2.0",
11
"@octokit/graphql-schema": "15.25.0",
12
- "@octokit/rest": "21.0.2",
+ "@octokit/rest": "21.1.0",
13
"axios": "1.7.9",
14
"bluebird": "3.7.2",
15
"codeowners-utils": "1.0.2",
@@ -35,14 +35,14 @@
35
"@types/lodash.uniq": "4.5.9",
36
"@types/micromatch": "4.0.9",
37
"@vercel/ncc": "0.38.3",
38
- "bun-types": "1.1.42",
+ "bun-types": "1.1.43",
39
"eslint": "9.17.0",
40
"husky": "9.1.7",
41
"jest": "29.7.0",
42
"plop": "4.0.1",
43
"prettier": "3.4.2",
44
- "typescript": "5.7.2",
45
- "typescript-eslint": "8.18.1"
+ "typescript": "5.7.3",
+ "typescript-eslint": "8.19.1"
46
},
47
"jest": {
48
"clearMocks": true,
0 commit comments