Skip to content

Commit efce02e

Browse files
build(deps): bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7259fcf commit efce02e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6805,9 +6805,9 @@ json-stringify-safe@^5.0.1:
68056805
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
68066806

68076807
json5@^2.1.3, json5@^2.2.1:
6808-
version "2.2.1"
6809-
resolved "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz"
6810-
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
6808+
version "2.2.3"
6809+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
6810+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
68116811

68126812
jsonfile@^2.1.0:
68136813
version "2.4.0"
@@ -9473,9 +9473,9 @@ semantic-release@^19.0.5:
94739473
dependencies:
94749474
"@semantic-release/commit-analyzer" "^9.0.2"
94759475
"@semantic-release/error" "^3.0.0"
9476-
"@semantic-release/npm" "^9.0.0"
9477-
"@semantic-release/github" "^8.0.0"
94789476
"@semantic-release/git" "^10.0.1"
9477+
"@semantic-release/github" "^8.0.0"
9478+
"@semantic-release/npm" "^9.0.0"
94799479
"@semantic-release/release-notes-generator" "^10.0.0"
94809480
aggregate-error "^3.0.0"
94819481
cosmiconfig "^7.0.0"

0 commit comments

Comments
 (0)