diff options
| author | Chris Rebert <[email protected]> | 2015-10-29 14:12:37 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-10-29 14:12:37 -0700 |
| commit | 4e90b944eab1ab049229187b4d9f85650e61c541 (patch) | |
| tree | 60ba210b26934841ff96e4839015bebf31284806 | |
| parent | 22e01efcbdc3dee4c54c20f0a38ab94b4785a881 (diff) | |
| download | bootstrap-4e90b944eab1ab049229187b4d9f85650e61c541.tar.xz bootstrap-4e90b944eab1ab049229187b4d9f85650e61c541.zip | |
update shrinkwrap
| -rw-r--r-- | grunt/npm-shrinkwrap.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/grunt/npm-shrinkwrap.json b/grunt/npm-shrinkwrap.json index 3769f3341..a355fe80c 100644 --- a/grunt/npm-shrinkwrap.json +++ b/grunt/npm-shrinkwrap.json @@ -4095,8 +4095,8 @@ "resolved": "https://registry.npmjs.org/globals/-/globals-8.11.0.tgz" }, "handlebars": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.3.tgz", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.4.tgz", "dependencies": { "async": { "version": "1.5.0", @@ -5893,8 +5893,8 @@ } }, "diff": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/diff/-/diff-2.1.3.tgz" + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/diff/-/diff-2.2.0.tgz" }, "es6-promise": { "version": "3.0.2", |
