Merge pull request #2510 from github/dependabot/npm_and_yarn/npm-13baf58ce8

Bump the npm group with 3 updates
This commit is contained in:
Andrew Eisenberg 2024-10-01 19:31:40 -07:00 committed by GitHub
commit c4d433c562
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 82 additions and 86 deletions

11
node_modules/.package-lock.json generated vendored
View file

@ -654,9 +654,9 @@
}
},
"node_modules/@eslint/js": {
"version": "9.11.0",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.11.0.tgz",
"integrity": "sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==",
"version": "9.11.1",
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.11.1.tgz",
"integrity": "sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA==",
"dev": true,
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@ -1054,8 +1054,9 @@
}
},
"node_modules/@octokit/types": {
"version": "13.5.0",
"license": "MIT",
"version": "13.6.0",
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-13.6.0.tgz",
"integrity": "sha512-CrooV/vKCXqwLa+osmHLIMUb87brpgUqlqkPGc6iE2wCkUvTrHiXFMhAKoDDaAAYJrtKtrFTgSQTg5nObBEaew==",
"dependencies": {
"@octokit/openapi-types": "^22.2.0"
}