forked from mermaid-js/mermaid
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* master: (25 commits) chore(deps-dev): bump typescript from 4.4.2 to 4.4.3 chore(deps-dev): bump svelte from 3.42.4 to 3.42.5 chore(deps): bump js-base64 from 3.6.2 to 3.7.0 chore(deps): bump node from 16.8.0 to 16.9.0 Skip beta deploy [ImgBot] Optimize images Dont allow lookbehind in regexp Fix no lookbehinds in comments chore(deps-dev): bump tailwindcss from 2.2.11 to 2.2.15 chore(deps-dev): bump eslint-plugin-svelte3 from 3.2.0 to 3.2.1 chore(deps-dev): bump prettier from 2.3.2 to 2.4.0 Test deploy on PRs Fix manifest issue Update node Add back Highlighting. mermaid-js#340 chore(deps-dev): bump @typescript-eslint/eslint-plugin chore(deps-dev): bump @typescript-eslint/parser from 4.30.0 to 4.31.0 chore(deps): bump js-base64 from 3.6.1 to 3.6.2 chore(deps-dev): bump tailwindcss from 2.2.9 to 2.2.11 chore(deps): bump node from 14.17.0 to 16.8.0 ...
- Loading branch information
Showing
14 changed files
with
268 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,20 @@ | ||
version: 2 | ||
updates: | ||
- package-ecosystem: 'npm' | ||
directory: '/' | ||
target-branch: 'develop' | ||
- package-ecosystem: docker | ||
directory: / | ||
target-branch: develop | ||
schedule: | ||
interval: 'weekly' | ||
day: 'friday' | ||
interval: weekly | ||
day: friday | ||
- package-ecosystem: github-actions | ||
directory: / | ||
target-branch: develop | ||
schedule: | ||
interval: weekly | ||
day: friday | ||
- package-ecosystem: npm | ||
directory: / | ||
target-branch: develop | ||
schedule: | ||
interval: weekly | ||
day: friday |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
import { get as manifestGet } from '../manifest.json'; | ||
export const get = manifestGet; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.