diff --git a/package.json b/package.json index 70ccfa94..e8ed0f69 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "test": "pnpm -r test" }, "devDependencies": { - "@eslint/js": "^9.36.0", + "@eslint/js": "^9.39.2", "@octokit/webhooks-types": "^7.6.1", "@types/github-script": "github:actions/github-script#v8.0.0", "del-cli": "^7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f38ffd42..ec2eacce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ importers: .: devDependencies: '@eslint/js': - specifier: ^9.36.0 + specifier: ^9.39.2 version: 9.39.2 '@octokit/webhooks-types': specifier: ^7.6.1 @@ -2611,6 +2611,7 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globals@14.0.0: