1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

update lib versions for grunt

This commit is contained in:
Dave Conway-Jones 2020-09-11 22:21:52 +01:00
parent f95f0639f4
commit 7e8571af42
No known key found for this signature in database
GPG Key ID: 302A6725C594817F

View File

@ -33,22 +33,22 @@
"devDependencies": { "devDependencies": {
"exif": "^0.6.0", "exif": "^0.6.0",
"feedparser": "^2.2.10", "feedparser": "^2.2.10",
"grunt": "^1.1.0", "grunt": "^1.3.0",
"grunt-cli": "^1.3.2", "grunt-cli": "^1.3.2",
"grunt-contrib-jshint": "^2.1.0", "grunt-contrib-jshint": "^2.1.0",
"grunt-jscs": "^3.0.1", "grunt-jscs": "^3.0.1",
"grunt-lint-inline": "^1.0.0", "grunt-lint-inline": "^1.0.0",
"grunt-simple-mocha": "^0.4.1", "grunt-simple-mocha": "^0.4.1",
"imap": "^0.8.19", "imap": "^0.8.19",
"mailparser": "^2.7.7", "mailparser": "^2.8.1",
"markdown-it": "^11.0.0", "markdown-it": "^11.0.0",
"mocha": "~6.2.3", "mocha": "~6.2.3",
"msgpack-lite": "^0.1.26", "msgpack-lite": "^0.1.26",
"multilang-sentiment": "^1.2.0", "multilang-sentiment": "^1.2.0",
"ngeohash": "^0.6.3", "ngeohash": "^0.6.3",
"node-red": "^1.1.2", "node-red": "^1.1.3",
"node-red-node-test-helper": "~0.2.5", "node-red-node-test-helper": "~0.2.5",
"nodemailer": "^6.4.6", "nodemailer": "^6.4.11",
"poplib": "^0.1.7", "poplib": "^0.1.7",
"proxyquire": "^2.1.3", "proxyquire": "^2.1.3",
"pushbullet": "^2.4.0", "pushbullet": "^2.4.0",