Skip to content

Commit 1bb84a9

Browse files
dependabot-supportxg-wang
authored andcommitted
Bump broccoli-asset-rev from 2.7.0 to 3.0.0
Bumps [broccoli-asset-rev](https://github.com/rickharrison/broccoli-asset-rev) from 2.7.0 to 3.0.0. - [Release notes](https://github.com/rickharrison/broccoli-asset-rev/releases) - [Commits](https://github.com/rickharrison/broccoli-asset-rev/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c40e435 commit 1bb84a9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"whatwg-fetch": "^3.0.0"
3434
},
3535
"devDependencies": {
36-
"broccoli-asset-rev": "^2.4.5",
36+
"broccoli-asset-rev": "^3.0.0",
3737
"broccoli-test-helper": "^1.2.0",
3838
"chai": "^4.1.2",
3939
"co": "^4.6.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1730,22 +1730,22 @@ broccoli-amd-funnel@^2.0.1:
17301730
broccoli-plugin "^1.3.0"
17311731
symlink-or-copy "^1.2.0"
17321732

1733-
broccoli-asset-rev@^2.4.5:
1734-
version "2.7.0"
1735-
resolved "https://registry.yarnpkg.com/broccoli-asset-rev/-/broccoli-asset-rev-2.7.0.tgz#c73da1d97c4180366fa442a87624ca1b7fb99161"
1736-
integrity sha512-GZ7gU3Qo6HMAUqDeh1q+4UVCQPJPjCyGcpIY5s9Qp58a244FT4nZSiy8qYkVC4LLIWTZt59G7jFFsUcj/13IPQ==
1733+
broccoli-asset-rev@^3.0.0:
1734+
version "3.0.0"
1735+
resolved "https://registry.yarnpkg.com/broccoli-asset-rev/-/broccoli-asset-rev-3.0.0.tgz#65a28c8a062d6ee2cffd91ed2a8309e0f8253ac6"
1736+
integrity sha512-gAHQZnwvtl74tGevUqGuWoyOdJUdMMv0TjGSMzbdyGImr9fZcnM6xmggDA8bUawrMto9NFi00ZtNUgA4dQiUBw==
17371737
dependencies:
1738-
broccoli-asset-rewrite "^1.1.0"
1738+
broccoli-asset-rewrite "^2.0.0"
17391739
broccoli-filter "^1.2.2"
17401740
broccoli-persistent-filter "^1.4.3"
17411741
json-stable-stringify "^1.0.0"
17421742
minimatch "^3.0.4"
17431743
rsvp "^3.0.6"
17441744

1745-
broccoli-asset-rewrite@^1.1.0:
1746-
version "1.1.0"
1747-
resolved "https://registry.yarnpkg.com/broccoli-asset-rewrite/-/broccoli-asset-rewrite-1.1.0.tgz#77a5da56157aa318c59113245e8bafb4617f8830"
1748-
integrity sha1-d6XaVhV6oxjFkRMkXouvtGF/iDA=
1745+
broccoli-asset-rewrite@^2.0.0:
1746+
version "2.0.0"
1747+
resolved "https://registry.yarnpkg.com/broccoli-asset-rewrite/-/broccoli-asset-rewrite-2.0.0.tgz#603c4a52d4c8987a2f681254436923ac0a9c94ab"
1748+
integrity sha512-dqhxdQpooNi7LHe8J9Jdxp6o3YPFWl4vQmint6zrsn2sVbOo+wpyiX3erUSt0IBtjNkAxqJjuvS375o2cLBHTA==
17491749
dependencies:
17501750
broccoli-filter "^1.2.3"
17511751

0 commit comments

Comments
 (0)