Skip to content

Commit 69c9718

Browse files
Bump ember-content-placeholders from master#2018-07-19 to 1.0.0
Bumps [ember-content-placeholders](https://github.com/michalsnik/ember-content-placeholders) from master#2018-07-19 to 1.0.0. This release includes the previously tagged commit. - [Release notes](https://github.com/michalsnik/ember-content-placeholders/releases) - [Commits](michalsnik/ember-content-placeholders@640cef7...v1.0.0) --- updated-dependencies: - dependency-name: ember-content-placeholders dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39e3e99 commit 69c9718

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"ember-concurrency": "^2.0.3",
156156
"ember-concurrency-async": "^1.0.0",
157157
"ember-concurrency-ts": "^0.2.2",
158-
"ember-content-placeholders": "https://github.com/cos-forks/ember-content-placeholders#master#2018-07-19",
158+
"ember-content-placeholders": "^1.0.0",
159159
"ember-cookies": "^0.4.0",
160160
"ember-cp-validations": "https://github.com/GavinJoyce/ember-cp-validations#gj/ember-3.13",
161161
"ember-css-modules": "^1.0.3",

yarn.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8981,9 +8981,10 @@ ember-concurrency-ts@^0.2.2:
89818981
ember-compatibility-helpers "^1.2.0"
89828982
ember-destroyable-polyfill "^2.0.2"
89838983

8984-
"ember-content-placeholders@https://github.com/cos-forks/ember-content-placeholders#master#2018-07-19":
8984+
ember-content-placeholders@^1.0.0:
89858985
version "1.0.0"
8986-
resolved "https://github.com/cos-forks/ember-content-placeholders#640cef7dfb89956c5de1333bf5272ea8edd18211"
8986+
resolved "https://registry.yarnpkg.com/ember-content-placeholders/-/ember-content-placeholders-1.0.0.tgz#21c3ce60b1d7b4c9e8d80303124d3300cca03bc7"
8987+
integrity sha512-AbCTrADdxvbgtYSJzym+FsyJF3a8HnfIIKeafI1+LYBaT7+OO9ccd3y7PnqEmXqzvKQzWRd69Dt4cfCkZJRpfQ==
89878988
dependencies:
89888989
ember-cli-babel "^6.6.0"
89898990
ember-cli-htmlbars "^2.0.1"

0 commit comments

Comments
 (0)