Pin dependency grunt-contrib-symlink to 1.0.0

This commit is contained in:
Renovate Bot 2019-07-02 09:05:35 +00:00 committed by Naz Gargol
parent 885ce6eb44
commit 0abc8971b4
2 changed files with 3 additions and 2 deletions

View File

@ -137,7 +137,7 @@
"grunt-contrib-clean": "2.0.0",
"grunt-contrib-compress": "1.4.3",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-symlink": "^1.0.0",
"grunt-contrib-symlink": "1.0.0",
"grunt-contrib-uglify": "4.0.1",
"grunt-contrib-watch": "1.1.0",
"grunt-cssnano": "2.1.0",

View File

@ -2952,9 +2952,10 @@ grunt-contrib-copy@1.0.0:
chalk "^1.1.1"
file-sync-cmp "^0.1.0"
grunt-contrib-symlink@^1.0.0:
grunt-contrib-symlink@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/grunt-contrib-symlink/-/grunt-contrib-symlink-1.0.0.tgz#c83616c035711a6c0062a2810cf1c77ffc6bed2b"
integrity sha1-yDYWwDVxGmwAYqKBDPHHf/xr7Ss=
grunt-contrib-uglify@4.0.1:
version "4.0.1"