-
Notifications
You must be signed in to change notification settings - Fork 405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: moved dependencies to devDependencies @ uikit-workshop #1381
Merged
JosefBredereck
merged 61 commits into
pattern-lab:dev
from
mfranzke:refactor/moved-dependencies-to-devdependencies
Dec 4, 2021
Merged
refactor: moved dependencies to devDependencies @ uikit-workshop #1381
JosefBredereck
merged 61 commits into
pattern-lab:dev
from
mfranzke:refactor/moved-dependencies-to-devdependencies
Dec 4, 2021
Conversation
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
get upstream
get upstream
missed to replace mustache initially and incorrect handlebars two times (both in package name and URL)
This reverts commit 271dc8d.
…s://github.com/mfranzke/patternlab-node into refactor/moved-dependencies-to-devdependencies
JosefBredereck
approved these changes
Dec 2, 2021
…s://github.com/mfranzke/patternlab-node into refactor/moved-dependencies-to-devdependencies
This reverts commit f678a01.
* refactor: updated 11ty dependencies * Revert "refactor: updated 11ty dependencies" This reverts commit f9743ed. * build: updated @11ty/eleventy-plugin-rss dependency * chore: formatting * chore: code optimizations that are mentioned by the github pipeline as well * Revert "chore: formatting" This reverts commit 8abf6fc. * build: updated @11ty/eleventy-navigation dependency * chore: formatting * build: updated @11ty/eleventy-plugin-syntaxhighlight dependency * Revert "chore: formatting" This reverts commit cd323e7. * build: updated @11ty/eleventy dependency * chore: formattingbuild: updated @11ty/eleventy dependency * build: regenerated package-lock.json * build: regenerated yarn.lock
This reverts commit 294e531.
JosefBredereck
approved these changes
Dec 4, 2021
antonia-rose
pushed a commit
to quelltexterin/nemo-uikit-workshop
that referenced
this pull request
Apr 12, 2023
…tern-lab#1381) * chore(docs): some typos missed to replace mustache initially and incorrect handlebars two times (both in package name and URL) * Revert "Merge pull request pattern-lab#2 from pattern-lab/dev" This reverts commit 7812878, reversing changes made to 26db979. * Revert "Merge pull request pattern-lab#1 from pattern-lab/dev" This reverts commit 26db979, reversing changes made to fc90750. * Revert "chore(docs): some typos" This reverts commit 271dc8d. * refactor: moved dependencies to devDependencies * chore: reformatting * chore: code optimizations that are mentioned by the github pipeline as well * chore: formatting * chore: formatting * build: regenerated yarn.lock * Revert "Merge branch 'dev' into refactor/moved-dependencies-to-devdependencies" This reverts commit cdb87dd, reversing changes made to f678a01. * Revert "chore: formatting" This reverts commit f678a01. * build: regenerated yarn.lock * chore: formatting * refactor: updated 11ty dependencies (pattern-lab#1383) * refactor: updated 11ty dependencies * Revert "refactor: updated 11ty dependencies" This reverts commit f9743ed. * build: updated @11ty/eleventy-plugin-rss dependency * chore: formatting * chore: code optimizations that are mentioned by the github pipeline as well * Revert "chore: formatting" This reverts commit 8abf6fc. * build: updated @11ty/eleventy-navigation dependency * chore: formatting * build: updated @11ty/eleventy-plugin-syntaxhighlight dependency * Revert "chore: formatting" This reverts commit cd323e7. * build: updated @11ty/eleventy dependency * chore: formattingbuild: updated @11ty/eleventy dependency * build: regenerated package-lock.json * build: regenerated yarn.lock * Revert "chore: formatting" This reverts commit 294e531. * chore: formatting * Revert "chore: reformatting" This reverts commit a0b950d. * Revert "chore: formatting" This reverts commit 8c956df. Co-authored-by: Maximilian <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Solves parts of #1380
Summary of changes:
Moving
dependencies
todevDependencies
that are only used during preparding the package@pattern-lab/uikit-workshop
for publishing.