Bump @octokit/fixtures from 23.0.0 to 23.1.1 (#210)
Bumps [@octokit/fixtures](https://github.com/octokit/fixtures) from 23.0.0 to 23.1.1. - [Release notes](https://github.com/octokit/fixtures/releases) - [Commits](https://github.com/octokit/fixtures/compare/v23.0.0...v23.1.1) --- updated-dependencies: - dependency-name: "@octokit/fixtures" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f7d3eb51ad
commit
6e69e96316
|
|
@ -17,7 +17,7 @@
|
|||
"xml-js": "1.6.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@octokit/fixtures": "23.0.0",
|
||||
"@octokit/fixtures": "23.1.1",
|
||||
"@vercel/ncc": "0.38.1",
|
||||
"enzyme": "3.11.0",
|
||||
"eslint": "9.11.1",
|
||||
|
|
@ -1385,9 +1385,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@octokit/fixtures": {
|
||||
"version": "23.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/fixtures/-/fixtures-23.0.0.tgz",
|
||||
"integrity": "sha512-D+MVWOOEFJXXdG+W3wj4GybGXiRhAJwNcuMdbUG6CdGNDZuWPfBg25rXn7jIzB0DL+qVufsAbnMy4J+tchrfsw==",
|
||||
"version": "23.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@octokit/fixtures/-/fixtures-23.1.1.tgz",
|
||||
"integrity": "sha512-smLMM28wXjZWzS6yKZaL/4tPstPrCDyMp4/YexYJpoIiNZ/NhE4U2vYcLbh2UKPoKXmm9Q2wljTm1Iqa2JYKew==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"json-diff": "^1.0.0",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"xml-js": "1.6.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@octokit/fixtures": "23.0.0",
|
||||
"@octokit/fixtures": "23.1.1",
|
||||
"@vercel/ncc": "0.38.1",
|
||||
"enzyme": "3.11.0",
|
||||
"eslint": "9.11.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue