Skip to content

Commit 2b0f09a

Browse files
dependabot[bot]github-actions
andauthored
chore(deps): Bump octokit from 4.1.4 to 5.0.3 (#46)
* chore(deps): Bump octokit from 4.1.4 to 5.0.3 Bumps [octokit](https://github.com/octokit/octokit.js) from 4.1.4 to 5.0.3. - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v4.1.4...v5.0.3) --- updated-dependencies: - dependency-name: octokit dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * [automated commit] lint format and import sort --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
1 parent a4a744e commit 2b0f09a

File tree

3 files changed

+449
-368
lines changed

3 files changed

+449
-368
lines changed

custom-elements.json

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -257,54 +257,6 @@
257257
}
258258
]
259259
},
260-
{
261-
"kind": "javascript-module",
262-
"path": "coverage/lcov-report/block-navigation.js",
263-
"declarations": [],
264-
"exports": []
265-
},
266-
{
267-
"kind": "javascript-module",
268-
"path": "coverage/lcov-report/prettify.js",
269-
"declarations": [],
270-
"exports": []
271-
},
272-
{
273-
"kind": "javascript-module",
274-
"path": "coverage/lcov-report/sorter.js",
275-
"declarations": [],
276-
"exports": []
277-
},
278-
{
279-
"kind": "javascript-module",
280-
"path": "docs/assets/hierarchy.js",
281-
"declarations": [],
282-
"exports": []
283-
},
284-
{
285-
"kind": "javascript-module",
286-
"path": "docs/assets/icons.js",
287-
"declarations": [],
288-
"exports": []
289-
},
290-
{
291-
"kind": "javascript-module",
292-
"path": "docs/assets/main.js",
293-
"declarations": [],
294-
"exports": []
295-
},
296-
{
297-
"kind": "javascript-module",
298-
"path": "docs/assets/navigation.js",
299-
"declarations": [],
300-
"exports": []
301-
},
302-
{
303-
"kind": "javascript-module",
304-
"path": "docs/assets/search.js",
305-
"declarations": [],
306-
"exports": []
307-
},
308260
{
309261
"kind": "javascript-module",
310262
"path": "src/scripts/analyze.ts",

0 commit comments

Comments
 (0)