[READ-ONLY] Mirror of https://github.com/hacknug/tailwindcss-text-indent. Text-indent utilities for Tailwind CSS. www.npmjs.com/package/tailwindcss-text-indent
0

Configure Feed

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

Merge pull request #259 from hacknug/dependabot/npm_and_yarn/json5-2.2.3

Bump json5 from 2.1.3 to 2.2.3

authored by

Nestor Vera and committed by
GitHub
(May 30, 2023, 10:59 AM +0200) fd94bef3 996968c3

+4 -10
+4 -10
yarn.lock
··· 1957 1957 version "2.3.1" 1958 1958 resolved "https://registry.yarnpkg.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d" 1959 1959 1960 - json5@^2.1.2: 1961 - version "2.1.3" 1962 - resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43" 1963 - dependencies: 1964 - minimist "^1.2.5" 1965 - 1966 - json5@^2.2.1: 1967 - version "2.2.1" 1968 - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c" 1960 + json5@^2.1.2, json5@^2.2.1: 1961 + version "2.2.3" 1962 + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" 1969 1963 1970 1964 jsonfile@^6.0.1: 1971 1965 version "6.1.0" ··· 2048 2042 dependencies: 2049 2043 brace-expansion "^1.1.7" 2050 2044 2051 - minimist@^1.1.1, minimist@^1.2.5: 2045 + minimist@^1.1.1: 2052 2046 version "1.2.6" 2053 2047 resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" 2054 2048