Skip to content

Commit c88b3ba

Browse files
Bump @json-editor/json-editor from 2.6.1 to 2.15.2
Bumps [@json-editor/json-editor](https://github.com/json-editor/json-editor) from 2.6.1 to 2.15.2. - [Changelog](https://github.com/json-editor/json-editor/blob/master/CHANGELOG.md) - [Commits](json-editor/json-editor@2.6.1...2.15.2) --- updated-dependencies: - dependency-name: "@json-editor/json-editor" dependency-version: 2.15.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 140bc4b commit c88b3ba

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"devDependencies": {
2323
"@biomejs/biome": "1.9.4",
24-
"@json-editor/json-editor": "2.6.1",
24+
"@json-editor/json-editor": "2.15.2",
2525
"@types/graphlib": "^2.1.12",
2626
"@types/mocha": "^10.0.10",
2727
"@types/node": "^14.18.63",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -391,12 +391,12 @@ __metadata:
391391
languageName: node
392392
linkType: hard
393393

394-
"@json-editor/json-editor@npm:2.6.1":
395-
version: 2.6.1
396-
resolution: "@json-editor/json-editor@npm:2.6.1"
394+
"@json-editor/json-editor@npm:2.15.2":
395+
version: 2.15.2
396+
resolution: "@json-editor/json-editor@npm:2.15.2"
397397
dependencies:
398-
core-js: "npm:^3.12.1"
399-
checksum: 10/f320c9ffc1483efdaec27b3e0b6e83152ebbd1954d2135ed5485d21f96774142f6fbc8c13e88a3ef16da35855c39f18450c66f54ff35245b63cc904532d16df3
398+
core-js: "npm:^3.27.2"
399+
checksum: 10/e7fcd08307b821a17d1466eb40511806166b7aafd697dcd95e1baf1c86d697bc46053153de3c0cea2a641b8ed23f5221d217da8a5f8b4471acacb4c963748ef6
400400
languageName: node
401401
linkType: hard
402402

@@ -1183,7 +1183,7 @@ __metadata:
11831183
resolution: "cambria@workspace:."
11841184
dependencies:
11851185
"@biomejs/biome": "npm:1.9.4"
1186-
"@json-editor/json-editor": "npm:2.6.1"
1186+
"@json-editor/json-editor": "npm:2.15.2"
11871187
"@types/graphlib": "npm:^2.1.12"
11881188
"@types/mocha": "npm:^10.0.10"
11891189
"@types/node": "npm:^14.18.63"
@@ -1445,7 +1445,7 @@ __metadata:
14451445
languageName: node
14461446
linkType: hard
14471447

1448-
"core-js@npm:^3.12.1":
1448+
"core-js@npm:^3.27.2":
14491449
version: 3.41.0
14501450
resolution: "core-js@npm:3.41.0"
14511451
checksum: 10/a06ebae2264dd24c8e4b331a68412f7d0730557c41901f80fa910a9398dbef4670482d9ef5a41fef7efd41307c612d3d4051df7640ac4c01ff6feda45f8b92be

0 commit comments

Comments
 (0)