This is an automated email from the ASF dual-hosted git repository.
garren pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-fauxton.git
The following commit(s) were added to refs/heads/master by this push:
new f9d3ed9 Update brace to v0.11.0 (#1054)
f9d3ed9 is described below
commit f9d3ed9b844d40b23eedfb658b68fa003778e9a3
Author: Antonio Maranhao <30349380+Antonio-Maranhao@users.noreply.github.com>
AuthorDate: Wed Feb 7 02:16:14 2018 -0500
Update brace to v0.11.0 (#1054)
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 83a26dd..ed595ae 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"backbone": "^1.1.0",
"base-64": "^0.1.0",
"bluebird": "^3.4.6",
- "brace": "^0.7.0",
+ "brace": "^0.11.0",
"chai": "^3.5.0",
"classnames": "^2.2.5",
"clean-css": "^4.0.5",
--
To stop receiving notification emails like this one, please contact
garren@apache.org.
|