Skip to content

Commit c6baf5d

Browse files
chore(deps): bump semver and @commitlint/is-ignored (#93)
Bumps [semver](https://github.com/npm/node-semver) and [@commitlint/is-ignored](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/is-ignored). These dependencies needed to be updated together. Updates `semver` from 7.3.8 to 7.5.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.8...v7.5.4) Updates `semver` from 5.7.1 to 7.5.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.8...v7.5.4) Updates `@commitlint/is-ignored` from 17.4.4 to 17.8.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/is-ignored/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.8.1/@commitlint/is-ignored) --- updated-dependencies: - dependency-name: semver dependency-type: indirect - dependency-name: semver dependency-type: indirect - dependency-name: "@commitlint/is-ignored" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff7b527 commit c6baf5d

File tree

2 files changed

+38
-26
lines changed

2 files changed

+38
-26
lines changed

package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+24-12
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,12 @@
101101
chalk "^4.1.0"
102102

103103
"@commitlint/is-ignored@^17.4.4":
104-
version "17.4.4"
105-
resolved "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.4.tgz"
106-
integrity sha512-Y3eo1SFJ2JQDik4rWkBC4tlRIxlXEFrRWxcyrzb1PUT2k3kZ/XGNuCDfk/u0bU2/yS0tOA/mTjFsV+C4qyACHw==
104+
version "17.8.1"
105+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.8.1.tgz#cf25bcd8409c79684b63f8bdeb35df48edda244e"
106+
integrity sha512-UshMi4Ltb4ZlNn4F7WtSEugFDZmctzFpmbqvpyxD3la510J+PLcnyhf9chs7EryaRFJMdAKwsEKfNK0jL/QM4g==
107107
dependencies:
108-
"@commitlint/types" "^17.4.4"
109-
semver "7.3.8"
108+
"@commitlint/types" "^17.8.1"
109+
semver "7.5.4"
110110

111111
"@commitlint/lint@^17.4.4":
112112
version "17.4.4"
@@ -205,6 +205,13 @@
205205
dependencies:
206206
chalk "^4.1.0"
207207

208+
"@commitlint/types@^17.8.1":
209+
version "17.8.1"
210+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.8.1.tgz#883a0ad35c5206d5fef7bc6ce1bbe648118af44e"
211+
integrity sha512-PXDQXkAmiMEG162Bqdh9ChML/GJZo6vU+7F03ALKDK8zYc6SuAr47LjG7hGYRqUOz+WK0dU7bQ0xzuqFMdxzeQ==
212+
dependencies:
213+
chalk "^4.1.0"
214+
208215
"@cspotcode/source-map-support@^0.8.0":
209216
version "0.8.1"
210217
resolved "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz"
@@ -1977,17 +1984,22 @@ safe-buffer@~5.2.0:
19771984
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
19781985

19791986
"semver@2 || 3 || 4 || 5":
1980-
version "5.7.1"
1981-
resolved "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz"
1982-
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
1987+
version "5.7.2"
1988+
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
1989+
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
19831990

1984-
semver@7.3.8, semver@^7.3.4, semver@^7.3.5, semver@^7.3.6:
1985-
version "7.3.8"
1986-
resolved "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz"
1987-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
1991+
semver@7.5.4:
1992+
version "7.5.4"
1993+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
1994+
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
19881995
dependencies:
19891996
lru-cache "^6.0.0"
19901997

1998+
semver@^7.3.4, semver@^7.3.5, semver@^7.3.6:
1999+
version "7.6.3"
2000+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
2001+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
2002+
19912003
shebang-command@^2.0.0:
19922004
version "2.0.0"
19932005
resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz"

0 commit comments

Comments
 (0)