Skip to content

Commit

Permalink
Update dependency grunt-contrib-connect to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 28, 2020
1 parent 1183aab commit cfbebab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 5g-network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"grunt": "1.0.4",
"grunt-autoprefixer": "3.0.4",
"grunt-cli": "1.3.2",
"grunt-contrib-connect": "1.0.2",
"grunt-contrib-connect": "3.0.0",
"grunt-contrib-cssmin": "3.0.0",
"grunt-contrib-jshint": "1.1.0",
"grunt-contrib-qunit": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion data-warehouse-vs-data-lake/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"grunt": "1.0.4",
"grunt-autoprefixer": "3.0.4",
"grunt-cli": "1.3.2",
"grunt-contrib-connect": "1.0.2",
"grunt-contrib-connect": "3.0.0",
"grunt-contrib-cssmin": "3.0.0",
"grunt-contrib-jshint": "1.1.0",
"grunt-contrib-qunit": "2.0.0",
Expand Down

0 comments on commit cfbebab

Please sign in to comment.