opencomponents / oc-template-react

⚛️ Module for handling React templates in OC
MIT License
23 stars 16 forks source link

Update lint-staged in package.json from 9.2.1 to 9.2.3 #542

Closed dependencies[bot] closed 5 years ago

dependencies[bot] commented 5 years ago

Overview

The following dependencies have been updated by dependencies.io:

Details

lint-staged

This dependency is located in package.json and was updated from "9.2.1" to "9.2.3".

9.2.2 ## [9.2.2](https://github.com/okonet/lint-staged/compare/v9.2.1...v9.2.2) (2019-08-17) ### Bug Fixes * apply patch only if there's a diff ([e70e08f](https://github.com/okonet/lint-staged/commit/e70e08f))
9.2.3 ## [9.2.3](https://github.com/okonet/lint-staged/compare/v9.2.2...v9.2.3) (2019-08-17) ### Bug Fixes * don't normalize path gitDir path for better Windows compatibility ([eb3fa83](https://github.com/okonet/lint-staged/commit/eb3fa83)) * generateTasks handles parent dir globs correctly ([82b5182](https://github.com/okonet/lint-staged/commit/82b5182)) * normalize gitDir path to posix using normalize-path ([f485e51](https://github.com/okonet/lint-staged/commit/f485e51))