Skip to content

Commit 61bf7d3

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent f587f82 commit 61bf7d3

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@
4646
"codecov": "^3.8.3",
4747
"conventional-changelog-cli": "^2.2.2",
4848
"jest": "^26.6.3",
49-
"lint-staged": "^12.3.4",
49+
"lint-staged": "^12.3.5",
5050
"pascalcase": "^1.0.0",
5151
"prettier": "^2.5.1",
52-
"rollup": "^2.68.0",
52+
"rollup": "^2.69.2",
5353
"rollup-plugin-terser": "^7.0.2",
5454
"rollup-plugin-typescript2": "^0.31.2",
5555
"size-limit": "^6.0.4",
56-
"typescript": "^4.5.5",
56+
"typescript": "^4.6.2",
5757
"vue": "^3.2.31",
5858
"yorkie": "^2.0.0"
5959
},

yarn.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -4112,10 +4112,10 @@ lines-and-columns@^1.1.6:
41124112
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
41134113
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
41144114

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==
41194119
dependencies:
41204120
cli-truncate "^3.1.0"
41214121
colorette "^2.0.16"
@@ -5441,10 +5441,10 @@ rollup-plugin-typescript2@^0.31.2:
54415441
resolve "^1.20.0"
54425442
tslib "^2.3.1"
54435443

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==
54485448
optionalDependencies:
54495449
fsevents "~2.3.2"
54505450

@@ -6252,10 +6252,10 @@ typedarray-to-buffer@^3.1.5:
62526252
dependencies:
62536253
is-typedarray "^1.0.0"
62546254

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==
62596259

62606260
typescript@~4.5.2:
62616261
version "4.5.3"

0 commit comments

Comments
 (0)