Skip to content

Commit 303e834

Browse files
committed
Bump integrations common to 2.2.2.
1 parent a05ee03 commit 303e834

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.2.1"
34+
"@ckeditor/ckeditor5-integrations-common": "^2.2.2"
3535
},
3636
"peerDependencies": {
3737
"ckeditor5": ">=42.0.0 || ^0.0.0-nightly",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,10 +1218,10 @@
12181218
"@ckeditor/ckeditor5-utils" "43.2.0"
12191219
ckeditor5 "43.2.0"
12201220

1221-
"@ckeditor/ckeditor5-integrations-common@^2.2.1":
1222-
version "2.2.1"
1223-
resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-integrations-common/-/ckeditor5-integrations-common-2.2.1.tgz#a83e57011c3b3a8191cc284e570544cc87a3578e"
1224-
integrity sha512-FcB6Lz3njoxvBPkSAUyhKi5qrfPZ3FBVT4d9ncOaU5GVxwYR+e+Wo360fjKt0v0XeKNyTz7j1xJONbyackMTzg==
1221+
"@ckeditor/ckeditor5-integrations-common@^2.2.2":
1222+
version "2.2.2"
1223+
resolved "https://registry.yarnpkg.com/@ckeditor/ckeditor5-integrations-common/-/ckeditor5-integrations-common-2.2.2.tgz#c494b51ad0736d087a7bc13ec634e2d66db42d5b"
1224+
integrity sha512-SKGBBrwFFmSEZawR8P9tHGRq/l2OoqoJxy9f7j0HbDGEwIpSOsCSgH0xudD6lcEbWG4QWrCS28p5n8lgPA5elQ==
12251225

12261226
"@ckeditor/[email protected]":
12271227
version "43.2.0"

0 commit comments

Comments
 (0)