Update json5 dependency to latest (#44548)

Updates to latest version of the dependency.
This commit is contained in:
JJ Kasper 2023-01-03 15:45:05 -08:00 committed by GitHub
parent c2e0271c33
commit 87c3578cc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 9 deletions

View file

@ -164,7 +164,7 @@
"isomorphic-unfetch": "3.0.0",
"jest": "27.0.6",
"jest-extended": "1.2.1",
"json5": "2.2.1",
"json5": "2.2.3",
"ky": "0.19.1",
"ky-universal": "0.6.0",
"lerna": "4.0.0",

View file

@ -220,7 +220,7 @@
"is-docker": "2.0.0",
"is-wsl": "2.2.0",
"jest-worker": "27.0.0-next.5",
"json5": "2.2.1",
"json5": "2.2.3",
"jsonwebtoken": "8.5.1",
"loader-utils2": "npm:loader-utils@2.0.0",
"loader-utils3": "npm:loader-utils@3.1.3",

File diff suppressed because one or more lines are too long

View file

@ -125,7 +125,7 @@ importers:
isomorphic-unfetch: 3.0.0
jest: 27.0.6
jest-extended: 1.2.1
json5: 2.2.1
json5: 2.2.3
ky: 0.19.1
ky-universal: 0.6.0
lerna: 4.0.0
@ -301,7 +301,7 @@ importers:
isomorphic-unfetch: 3.0.0
jest: 27.0.6
jest-extended: 1.2.1
json5: 2.2.1
json5: 2.2.3
ky: 0.19.1
ky-universal: 0.6.0_ky@0.19.1
lerna: 4.0.0
@ -599,7 +599,7 @@ importers:
is-docker: 2.0.0
is-wsl: 2.2.0
jest-worker: 27.0.0-next.5
json5: 2.2.1
json5: 2.2.3
jsonwebtoken: 8.5.1
loader-utils2: npm:loader-utils@2.0.0
loader-utils3: npm:loader-utils@3.1.3
@ -794,7 +794,7 @@ importers:
is-docker: 2.0.0
is-wsl: 2.2.0
jest-worker: 27.0.0-next.5
json5: 2.2.1
json5: 2.2.3
jsonwebtoken: 8.5.1
loader-utils2: /loader-utils/2.0.0
loader-utils3: /loader-utils/3.1.3
@ -1100,7 +1100,7 @@ packages:
convert-source-map: 1.7.0
debug: 4.3.4
gensync: 1.0.0-beta.2
json5: 2.2.1
json5: 2.2.3
semver: 6.3.0
transitivePeerDependencies:
- supports-color
@ -15723,6 +15723,12 @@ packages:
resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==}
engines: {node: '>=6'}
hasBin: true
dev: true
/json5/2.2.3:
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
engines: {node: '>=6'}
hasBin: true
/jsonata/1.8.6:
resolution: {integrity: sha512-ZH2TPYdNP2JecOl/HvrH47Xc+9imibEMQ4YqKy/F/FrM+2a6vfbGxeCX23dB9Fr6uvGwv+ghf1KxWB3iZk09wA==}
@ -16192,7 +16198,7 @@ packages:
dependencies:
big.js: 5.2.2
emojis-list: 3.0.0
json5: 2.2.1
json5: 2.2.3
dev: true
/loader-utils/3.1.3: