diff --git a/package.json b/package.json index 2d65888..dbf7a0b 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "@octokit/rest": "22.0.1" }, "devDependencies": { - "@babel/core": "7.29.7", - "@babel/preset-env": "7.29.7", + "@babel/core": "8.0.1", + "@babel/preset-env": "8.0.2", "@eslint/js": "10.0.1", "@jest/globals": "30.4.1", "ajv": "8.20.0",