Skip to content

Commit fbdc3b3

Browse files
fix: apply audit fixes
1 parent 36512d5 commit fbdc3b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
},
3535
"devDependencies": {
3636
"@eslint/compat": "^1.2.8",
37-
"@github/local-action": "^3.2.0",
37+
"@github/local-action": "^2.2.1",
3838
"@jest/globals": "^29.7.0",
3939
"@rollup/plugin-commonjs": "^28.0.1",
40+
"@rollup/plugin-json": "^6.1.0",
4041
"@rollup/plugin-node-resolve": "^16.0.1",
4142
"@rollup/plugin-typescript": "^12.1.1",
42-
"@rollup/plugin-json": "^6.1.0",
4343
"@types/jest": "^29.5.14",
4444
"@types/node": "^22.0.0",
4545
"@types/semver": "^7.7.0",

0 commit comments

Comments
 (0)