File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 46
46
"codecov" : " ^3.8.3" ,
47
47
"conventional-changelog-cli" : " ^2.2.2" ,
48
48
"jest" : " ^26.6.3" ,
49
- "lint-staged" : " ^12.3.4 " ,
49
+ "lint-staged" : " ^12.3.5 " ,
50
50
"pascalcase" : " ^1.0.0" ,
51
51
"prettier" : " ^2.5.1" ,
52
- "rollup" : " ^2.68.0 " ,
52
+ "rollup" : " ^2.69.2 " ,
53
53
"rollup-plugin-terser" : " ^7.0.2" ,
54
54
"rollup-plugin-typescript2" : " ^0.31.2" ,
55
55
"size-limit" : " ^6.0.4" ,
56
- "typescript" : " ^4.5.5 " ,
56
+ "typescript" : " ^4.6.2 " ,
57
57
"vue" : " ^3.2.31" ,
58
58
"yorkie" : " ^2.0.0"
59
59
},
Original file line number Diff line number Diff line change @@ -4112,10 +4112,10 @@ lines-and-columns@^1.1.6:
4112
4112
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
4113
4113
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
4114
4114
4115
- lint-staged@^12.3.4 :
4116
- version "12.3.4 "
4117
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.4 .tgz#4b1ff8c394c3e6da436aaec5afd4db18b5dac360 "
4118
- integrity sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w ==
4115
+ lint-staged@^12.3.5 :
4116
+ version "12.3.5 "
4117
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.5 .tgz#8048ce048c3cac12f57200a06344a54dc91c8fa9 "
4118
+ integrity sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA ==
4119
4119
dependencies :
4120
4120
cli-truncate "^3.1.0"
4121
4121
colorette "^2.0.16"
@@ -5441,10 +5441,10 @@ rollup-plugin-typescript2@^0.31.2:
5441
5441
resolve "^1.20.0"
5442
5442
tslib "^2.3.1"
5443
5443
5444
- rollup@^2.68.0 :
5445
- version "2.68.0 "
5446
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.68.0 .tgz#6ccabfd649447f8f21d62bf41662e5caece3bd66 "
5447
- integrity sha512-XrMKOYK7oQcTio4wyTz466mucnd8LzkiZLozZ4Rz0zQD+HeX4nUK4B8GrTX/2EvN2/vBF/i2WnaXboPxo0JylA ==
5444
+ rollup@^2.69.2 :
5445
+ version "2.69.2 "
5446
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.69.2 .tgz#5e0f3b6d07b2a293bc4f4727315dcddb46a96b85 "
5447
+ integrity sha512-KghktpWg3Wd+nYCsx3Griidm2/CKIJYG2yyaaKspo0TXSoGdW+0duwzKl4wWIu62oN3mFg3zCDbwVRPwuNPPlA ==
5448
5448
optionalDependencies :
5449
5449
fsevents "~2.3.2"
5450
5450
@@ -6252,10 +6252,10 @@ typedarray-to-buffer@^3.1.5:
6252
6252
dependencies :
6253
6253
is-typedarray "^1.0.0"
6254
6254
6255
- typescript@^4.5.5 :
6256
- version "4.5.5 "
6257
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5 .tgz#d8c953832d28924a9e3d37c73d729c846c5896f3 "
6258
- integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA ==
6255
+ typescript@^4.6.2 :
6256
+ version "4.6.2 "
6257
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2 .tgz#fe12d2727b708f4eef40f51598b3398baa9611d4 "
6258
+ integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg ==
6259
6259
6260
6260
typescript@~4.5.2 :
6261
6261
version "4.5.3"
You can’t perform that action at this time.
0 commit comments