Skip to content

Commit e899b99

Browse files
dependabot[bot]buschtoens
authored andcommitted
chore(deps-dev): bump ember-css-modules from 1.1.1 to 1.1.2 (#4)
Bumps [ember-css-modules](https://github.com/salsify/ember-css-modules) from 1.1.1 to 1.1.2. <details> <summary>Release notes</summary> *Sourced from [ember-css-modules's releases](https://github.com/salsify/ember-css-modules/releases).* > ## Parallelogram > ### Fixed > - ECM's template AST transform no longer prevents ember-cli-babel from performing parallel transpilation. </details> <details> <summary>Changelog</summary> *Sourced from [ember-css-modules's changelog](https://github.com/salsify/ember-css-modules/blob/master/CHANGELOG.md).* > ## 1.1.2 Parallelogram (April 4, 2019) > ### Fixed > - ECM's template AST transform no longer prevents ember-cli-babel from performing parallel transpilation. </details> <details> <summary>Commits</summary> - [`93d6468`](salsify/ember-css-modules@93d6468) v1.1.2 - [`e1594e2`](salsify/ember-css-modules@e1594e2) Merge pull request [#139](https://github-redirect.dependabot.com/salsify/ember-css-modules/issues/139) from salsify/cves - [`e2ee0c8`](salsify/ember-css-modules@e2ee0c8) chore: clean up CVEs in yarn.lock - [`b6f9454`](salsify/ember-css-modules@b6f9454) Merge pull request [#138](https://github-redirect.dependabot.com/salsify/ember-css-modules/issues/138) from salsify/parallel-babel - [`b38b1e6`](salsify/ember-css-modules@b38b1e6) fix: ensure we don't break parallel Babel transpilation - [`cdab26b`](salsify/ember-css-modules@cdab26b) Update Discord link - [`e3d53f8`](salsify/ember-css-modules@e3d53f8) Merge pull request [#136](https://github-redirect.dependabot.com/salsify/ember-css-modules/issues/136) from salsify/readme-toc - [`266ef37`](salsify/ember-css-modules@266ef37) added a table of contents to the README - See full diff in [compare view](salsify/ember-css-modules@v1.1.1...v1.1.2) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-css-modules&package-manager=npm_and_yarn&previous-version=1.1.1&new-version=1.1.2)](https://dependabot.com/compatibility-score.html?dependency-name=ember-css-modules&package-manager=npm_and_yarn&previous-version=1.1.1&new-version=1.1.2) 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-automerge-start) If all status checks pass Dependabot will automatically merge this pull request during working hours. [//]: # (dependabot-automerge-end) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details> [//]: # (dependabot-no-ci-start) --- ⚠️ **Dependabot won't automerge this PR as it didn't detect CI on it** ⚠️ You have automerging enabled for this repo but Dependabot didn't detect any CI statuses or checks. You can disable automerging on this repo by editing the `.dependabot/config.yml` file in this repo. [//]: # (dependabot-no-ci-end)
1 parent 24e5888 commit e899b99

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"ember-cli-inject-live-reload": "^2.0.1",
5050
"ember-cli-sri": "^2.1.0",
5151
"ember-cli-uglify": "^2.0.0",
52-
"ember-css-modules": "^1.1.1",
52+
"ember-css-modules": "^1.1.2",
5353
"ember-disable-prototype-extensions": "^1.1.2",
5454
"ember-export-application-global": "^2.0.0",
5555
"ember-load-initializers": "^2.0.0",
@@ -64,7 +64,7 @@
6464
"qunit-dom": "^0.8.4"
6565
},
6666
"peerDependencies": {
67-
"ember-css-modules": "^1.1.1"
67+
"ember-css-modules": "^1.1.2"
6868
},
6969
"engines": {
7070
"node": ">= 8.*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3328,10 +3328,10 @@ ember-compatibility-helpers@^1.1.2:
33283328
ember-cli-version-checker "^2.1.1"
33293329
semver "^5.4.1"
33303330

3331-
ember-css-modules@^1.1.1:
3332-
version "1.1.1"
3333-
resolved "https://registry.yarnpkg.com/ember-css-modules/-/ember-css-modules-1.1.1.tgz#acb6f58e576d0d6fd8cb9d90a8de71ad90d6b6ff"
3334-
integrity sha512-o0CVo8N20pPM3bUig0ao7m0JU2HIavnfpkkdvWDeBpbau2c28Tp8ZforAIR/fBg1vjDxw29BjSqGHky3QukUGA==
3331+
ember-css-modules@^1.1.2:
3332+
version "1.1.2"
3333+
resolved "https://registry.yarnpkg.com/ember-css-modules/-/ember-css-modules-1.1.2.tgz#89b28a862440a818940a5e963e257e38dd593a90"
3334+
integrity sha512-EvcL52q48nkuuBrtNsrdDtFhKASO0HgY3Cs3vBpbldDeWfe2/hE9OcPlskRQixuk154urn+uUCBZExO+8SfpmA==
33353335
dependencies:
33363336
"@ember-decorators/utils" "^3.1.0 || ^5.0.0"
33373337
broccoli-concat "^3.2.2"

0 commit comments

Comments
 (0)