Browse Source

Updates dependencies

main
Eric Amodio 7 years ago
parent
commit
3f5798357e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      package.json

+ 2
- 2
package.json View File

@ -875,7 +875,7 @@
"dependencies": { "dependencies": {
"applicationinsights": "0.19.0", "applicationinsights": "0.19.0",
"copy-paste": "1.3.0", "copy-paste": "1.3.0",
"ignore": "3.2.7",
"ignore": "3.3.0",
"lodash.debounce": "4.0.8", "lodash.debounce": "4.0.8",
"lodash.escaperegexp": "4.1.2", "lodash.escaperegexp": "4.1.2",
"lodash.isequal": "4.5.0", "lodash.isequal": "4.5.0",
@ -888,7 +888,7 @@
"@types/applicationinsights": "0.15.33", "@types/applicationinsights": "0.15.33",
"@types/copy-paste": "1.1.30", "@types/copy-paste": "1.1.30",
"@types/mocha": "2.2.41", "@types/mocha": "2.2.41",
"@types/node": "7.0.14",
"@types/node": "7.0.15",
"@types/tmp": "0.0.32", "@types/tmp": "0.0.32",
"mocha": "3.3.0", "mocha": "3.3.0",
"tslint": "5.1.0", "tslint": "5.1.0",

Loading…
Cancel
Save