Deprecations in dependencies (grunt tools)
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I've tried to `npm install` and encountered the warnings about deprecations of two grunt tools:
```
npm WARN deprecated grunt-regarde@0.1.1: Deprecated in favor of grunt-contrib-watch which now have Livereload support built-in.
npm WARN deprecated grunt-contrib-livereload@0.1.1: Deprecated in favor of grunt-contrib-watch which now have Livereload support built-in.
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running npm install and inspect the dependency declarations for grunt-regarde and grunt-contrib-livereload. Done means the deprecated grunt warnings are no longer reported while the project's existing Grunt workflow still works; no specific source file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100