Skip to content

Commit aeb3236

Browse files
committed
Bump integrations common
1 parent 6b8331a commit aeb3236

File tree

2 files changed

+7
-23
lines changed

2 files changed

+7
-23
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"dependencies": {
3333
"lodash-es": "^4.17.21",
34-
"@ckeditor/ckeditor5-integrations-common": "^2.0.0"
34+
"@ckeditor/ckeditor5-integrations-common": "^2.1.0"
3535
},
3636
"peerDependencies": {
3737
"ckeditor5": ">=42.0.0 || ^0.0.0-nightly",

yarn.lock

+6-22
Original file line numberDiff line numberDiff line change
@@ -1196,10 +1196,10 @@
11961196
"@ckeditor/ckeditor5-utils" "43.1.0"
11971197
ckeditor5 "43.1.0"
11981198

1199-
"@ckeditor/ckeditor5-integrations-common@^2.0.0":
1200-
version "2.0.0"
1201-
resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-integrations-common/-/ckeditor5-integrations-common-2.0.0.tgz#09ea8a6a6a3c01f601260a85d9af98ede78644cf"
1202-
integrity sha512-Gkt7tYVv168voQZFdN4PxVp6M5/ZgzIOrqI6uPRjuk73dYjdLCeotnEXYejE6cxyLi9m2UM2mvhXibOIKVcoPw==
1199+
"@ckeditor/ckeditor5-integrations-common@^2.1.0":
1200+
version "2.1.0"
1201+
resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-integrations-common/-/ckeditor5-integrations-common-2.1.0.tgz#5e1423ff764c421d8181a35f73677610038f1fb8"
1202+
integrity sha512-vn6qMb36sl6eSCc27dvThk6xISif59MxnxZmRBC440TyP7S9ZcS0ai4yHd5QyaH70ZIe0lhS7DWdLaiKtBggVQ==
12031203

12041204
"@ckeditor/[email protected]":
12051205
version "43.1.0"
@@ -8115,7 +8115,7 @@ stringify-object@^3.3.0:
81158115
is-obj "^1.0.1"
81168116
is-regexp "^1.0.0"
81178117

8118-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8118+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
81198119
version "6.0.1"
81208120
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
81218121
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8129,13 +8129,6 @@ strip-ansi@^5.2.0:
81298129
dependencies:
81308130
ansi-regex "^4.1.0"
81318131

8132-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8133-
version "6.0.1"
8134-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8135-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8136-
dependencies:
8137-
ansi-regex "^5.0.1"
8138-
81398132
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
81408133
version "7.1.0"
81418134
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -8879,16 +8872,7 @@ wordwrap@^1.0.0:
88798872
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
88808873
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
88818874

8882-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
8883-
version "7.0.0"
8884-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8885-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8886-
dependencies:
8887-
ansi-styles "^4.0.0"
8888-
string-width "^4.1.0"
8889-
strip-ansi "^6.0.0"
8890-
8891-
[email protected], wrap-ansi@^6.2.0, wrap-ansi@^7.0.0, wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
8875+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", [email protected], wrap-ansi@^6.2.0, wrap-ansi@^7.0.0, wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
88928876
version "7.0.0"
88938877
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
88948878
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)