[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-timings-module.
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update devdependency lint-staged to v11.1.4

authored by

Renovate Bot and committed by
renovate[bot]
(Oct 5, 2021, 2:25 PM UTC) ee8339c0 6f49713d

+5 -5
+1 -1
package.json
··· 53 53 "eslint": "7.32.0", 54 54 "husky": "7.0.2", 55 55 "jest": "27.2.4", 56 - "lint-staged": "11.1.2", 56 + "lint-staged": "11.1.4", 57 57 "nuxt-edge": "2.16.0-27194414.3e9d7e3e", 58 58 "release-it": "14.11.6", 59 59 "siroc": "0.16.0",
+4 -4
yarn.lock
··· 7956 7956 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" 7957 7957 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= 7958 7958 7959 - lint-staged@11.1.2: 7960 - version "11.1.2" 7961 - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2.tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90" 7962 - integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w== 7959 + lint-staged@11.1.4: 7960 + version "11.1.4" 7961 + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.4.tgz#79da1dcdbe4db8feb952900d19506015d02cc198" 7962 + integrity sha512-zpCrFQ8Kvfucvxez5nQwWevnbB/4SBrL1oAHxRwfMVk9xAMIA+ufEiQVE+Dvx8EonIOX8AKPBSA0A6WM8OZuoQ== 7963 7963 dependencies: 7964 7964 chalk "^4.1.1" 7965 7965 cli-truncate "^2.1.0"