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 36512d5 commit fbdc3b3Copy full SHA for fbdc3b3
package.json
@@ -34,12 +34,12 @@
34
},
35
"devDependencies": {
36
"@eslint/compat": "^1.2.8",
37
- "@github/local-action": "^3.2.0",
+ "@github/local-action": "^2.2.1",
38
"@jest/globals": "^29.7.0",
39
"@rollup/plugin-commonjs": "^28.0.1",
40
+ "@rollup/plugin-json": "^6.1.0",
41
"@rollup/plugin-node-resolve": "^16.0.1",
42
"@rollup/plugin-typescript": "^12.1.1",
- "@rollup/plugin-json": "^6.1.0",
43
"@types/jest": "^29.5.14",
44
"@types/node": "^22.0.0",
45
"@types/semver": "^7.7.0",
0 commit comments