Skip to content

Commit e67d526

Browse files
Bump json5 from 2.1.2 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.1.2 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.1.2...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67a947b commit e67d526

2 files changed

Lines changed: 23 additions & 25 deletions

File tree

package-lock.json

Lines changed: 20 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,11 +1469,9 @@ jsesc@~0.5.0:
14691469
integrity sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=
14701470

14711471
json5@^2.1.2:
1472-
version "2.1.2"
1473-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.2.tgz#43ef1f0af9835dd624751a6b7fa48874fb2d608e"
1474-
integrity sha512-MoUOQ4WdiN3yxhm7NEVJSJrieAo5hNSLQ5sj05OTRHPL9HOBy8u4Bu88jsC1jvqAdN+E1bJmsUcZH+1HQxliqQ==
1475-
dependencies:
1476-
minimist "^1.2.5"
1472+
version "2.2.3"
1473+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
1474+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
14771475

14781476
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
14791477
version "3.2.2"
@@ -1577,11 +1575,6 @@ minimatch@^3.0.4:
15771575
dependencies:
15781576
brace-expansion "^1.1.7"
15791577

1580-
minimist@^1.2.5:
1581-
version "1.2.5"
1582-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
1583-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
1584-
15851578
mixin-deep@^1.2.0:
15861579
version "1.3.2"
15871580
resolved "https://registry.yarnpkg.com/mixin-deep/-/mixin-deep-1.3.2.tgz#1120b43dc359a785dce65b55b82e257ccf479566"

0 commit comments

Comments
 (0)