Skip to content

Bump y18n from 3.2.1 to 3.2.2#3

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/y18n-3.2.2
Open

Bump y18n from 3.2.1 to 3.2.2#3
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/y18n-3.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 31, 2021

Copy link
Copy Markdown

Bumps y18n from 3.2.1 to 3.2.2.

Commits
Maintainer changes

This version was pushed to npm by oss-bot, a new releaser for y18n since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 31, 2021
seonhop added a commit to seonhop/scss-masterclass that referenced this pull request Jun 25, 2022
#Variable
SCSS 파일을 만들때 _을 넣는건 css로 변환되지 않길 원하는 것들을 저장함
ㄴ $을 붙여서 사용

#Nesting(둥지)
부모 내 자식 요소들의 CSS를 굳이 class를 주지 않아도 된다.
ㄴ매우 큰 장점이라고 생각함

그런 active, hover 같은 활동적인 CSS를 넣어주고 싶다!?
ㄴ& 넣기
seonhop added a commit to seonhop/scss-masterclass that referenced this pull request Jun 25, 2022
_mixins.scss
@import "_mixins";

@import 해온 다음 쓸려는 element에
@include mixin이름
SCSS mixin에선 @if @else문도 사용 가능
(SCSS에서는 @을 붙여줘야 한다)
seonhop added a commit to seonhop/scss-masterclass that referenced this pull request Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants