Skip to content

Commit b48b1c7

Browse files
committed
chore(deps): update dependency @types/jsoneditor to v9
1 parent 92ea862 commit b48b1c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.32",
8585
"@types/react": "17.0.20",
8686
"@types/react-copy-to-clipboard": "5.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5530,10 +5530,10 @@
55305530
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.30.tgz#44cb52f32a809734ca562e685c6473b5754a7818"
55315531
integrity sha512-sqm9g7mHlPY/43fcSNrCYfOeX9zkTTK+euO5E6+CVijSMm5tTjkVdwdqRkY3ljjIAf8679vps5jKUoJBCLsMDA==
55325532

5533-
"@types/jsoneditor@8.6.2":
5534-
version "8.6.2"
5535-
resolved "https://registry.yarnpkg.com/@types/jsoneditor/-/jsoneditor-8.6.2.tgz#f5bbbaf194260ddeb21cd48e1eeef77e05b66962"
5536-
integrity sha512-ZzL6XANCYEWtYMfD5DLM5yjJdJ+cnuqtxOaJ5vV521HIDOuSyJM7eH8GXB72HL6HCZclqRr7Ix4UnHKeSS4WjA==
5533+
"@types/jsoneditor@9.5.1":
5534+
version "9.5.1"
5535+
resolved "https://registry.yarnpkg.com/@types/jsoneditor/-/jsoneditor-9.5.1.tgz#5db5604845acfac85fda0412ab4757e0fab73d22"
5536+
integrity sha512-HCIYfEForEAuoo2d9FhhOLDfWrk2l3YmiiAxj71Q3Hgv7XS9LxObWD8KVf1EdxW9ravUqV8p6EXOPZR5ORnpYQ==
55375537
dependencies:
55385538
"@types/ace" "*"
55395539
ajv "^6.12.0"

0 commit comments

Comments
 (0)