Skip to content

Commit 9f0a353

Browse files
authored
Merge pull request #561 from ckeditor/feature/bump-integration-commons
Internal: Bump integrations common to 2.2.2.
2 parents c90694a + 06d369e commit 9f0a353

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"prop-types": "^15.7.2",
32-
"@ckeditor/ckeditor5-integrations-common": "^2.2.1"
32+
"@ckeditor/ckeditor5-integrations-common": "^2.2.2"
3333
},
3434
"peerDependencies": {
3535
"ckeditor5": ">=42.0.0 || ^0.0.0-nightly",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1225,10 +1225,10 @@
12251225
"@ckeditor/ckeditor5-utils" "43.2.0"
12261226
ckeditor5 "43.2.0"
12271227

1228-
"@ckeditor/ckeditor5-integrations-common@^2.2.1":
1229-
version "2.2.1"
1230-
resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-integrations-common/-/ckeditor5-integrations-common-2.2.1.tgz#a83e57011c3b3a8191cc284e570544cc87a3578e"
1231-
integrity sha512-FcB6Lz3njoxvBPkSAUyhKi5qrfPZ3FBVT4d9ncOaU5GVxwYR+e+Wo360fjKt0v0XeKNyTz7j1xJONbyackMTzg==
1228+
"@ckeditor/ckeditor5-integrations-common@^2.2.2":
1229+
version "2.2.2"
1230+
resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-integrations-common/-/ckeditor5-integrations-common-2.2.2.tgz#c494b51ad0736d087a7bc13ec634e2d66db42d5b"
1231+
integrity sha512-SKGBBrwFFmSEZawR8P9tHGRq/l2OoqoJxy9f7j0HbDGEwIpSOsCSgH0xudD6lcEbWG4QWrCS28p5n8lgPA5elQ==
12321232

12331233
"@ckeditor/[email protected]":
12341234
version "43.2.0"

0 commit comments

Comments
 (0)