diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5d8a3a673..060260c18 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ Working on your first Pull Request? You can learn how from this **free** series, ## Submitting code -Any code change should be submitted as a pull request. Before start working on something make always a search in opened issues and pull requests, this might help you to avoid waisting time. +Any code change should be submitted as a pull request. Before start working on something make always a search in opened issues and pull requests, this might help you to avoid wasting time. A pull request could be a bug fix, new feature and much more, but in all cases, **open a new issue** and talk about what you want to do. Often happens to work on something already fixed (ready to release) or in progress. diff --git a/yarn.lock b/yarn.lock index b124ef9eb..ace75fbf3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9871,8 +9871,8 @@ pretty-time@^1.1.0: resolved "https://registry.yarnpkg.com/pretty-time/-/pretty-time-1.1.0.tgz#ffb7429afabb8535c346a34e41873adf3d74dd0e" prismjs@^1.13.0: - version "1.25.0" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756" + version "1.27.0" + resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057" process-nextick-args@^2.0.0, process-nextick-args@~2.0.0: version "2.0.1"