Skip to content

Commit 4152714

Browse files
committed
chore(deps): update dependency @types/jsoneditor to v9
1 parent c566843 commit 4152714

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@types/isomorphic-fetch": "0.0.35",
8181
"@types/jest": "27.0.2",
8282
"@types/js-cookie": "2.2.7",
83-
"@types/jsoneditor": "8.6.2",
83+
"@types/jsoneditor": "9.5.1",
8484
"@types/node": "14.17.29",
8585
"@types/react": "17.0.20",
8686
"@types/react-copy-to-clipboard": "5.0.2",

yarn.lock

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3817,15 +3817,6 @@
38173817
"@graphql-tools/utils" "^8.1.1"
38183818
tslib "~2.3.0"
38193819

3820-
"@graphql-tools/[email protected]":
3821-
version "2.1.1"
3822-
resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.1.1.tgz#7c5d40bbdf0ebd114408e36b6074446361898302"
3823-
integrity sha512-RgnijzFRKORYIcqzvoO+TA4sXRTgGb7AuOWjVl5pyqu/JRfQZ3zThIzq/+20XyjtPxfZloObOx+6L4HnPKk9WA==
3824-
dependencies:
3825-
"@graphql-tools/delegate" "^8.2.0"
3826-
"@graphql-tools/utils" "^8.2.0"
3827-
tslib "~2.3.0"
3828-
38293820
"@graphql-tools/[email protected]":
38303821
version "2.2.0"
38313822
resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.2.0.tgz#d787ae21c706eb5ef4956dbbe69e6a5270e3e48a"
@@ -5600,10 +5591,10 @@
56005591
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.30.tgz#44cb52f32a809734ca562e685c6473b5754a7818"
56015592
integrity sha512-sqm9g7mHlPY/43fcSNrCYfOeX9zkTTK+euO5E6+CVijSMm5tTjkVdwdqRkY3ljjIAf8679vps5jKUoJBCLsMDA==
56025593

5603-
"@types/jsoneditor@8.6.2":
5604-
version "8.6.2"
5605-
resolved "https://registry.yarnpkg.com/@types/jsoneditor/-/jsoneditor-8.6.2.tgz#f5bbbaf194260ddeb21cd48e1eeef77e05b66962"
5606-
integrity sha512-ZzL6XANCYEWtYMfD5DLM5yjJdJ+cnuqtxOaJ5vV521HIDOuSyJM7eH8GXB72HL6HCZclqRr7Ix4UnHKeSS4WjA==
5594+
"@types/jsoneditor@9.5.1":
5595+
version "9.5.1"
5596+
resolved "https://registry.yarnpkg.com/@types/jsoneditor/-/jsoneditor-9.5.1.tgz#5db5604845acfac85fda0412ab4757e0fab73d22"
5597+
integrity sha512-HCIYfEForEAuoo2d9FhhOLDfWrk2l3YmiiAxj71Q3Hgv7XS9LxObWD8KVf1EdxW9ravUqV8p6EXOPZR5ORnpYQ==
56075598
dependencies:
56085599
"@types/ace" "*"
56095600
ajv "^6.12.0"

0 commit comments

Comments
 (0)