Skip to content

Commit 8a86ce9

Browse files
committed
build: update npm packages
1 parent 3d5b3f8 commit 8a86ce9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,13 +106,13 @@
106106
"enquirer": "^2.3.6",
107107
"execa": "^5.0.0",
108108
"jest": "^26.6.3",
109-
"lint-staged": "^10.3.0",
109+
"lint-staged": "^10.5.4",
110110
"npm-run-all": "^4.1.5",
111111
"prettier": "^2.0.5",
112112
"rimraf": "^3.0.2",
113113
"rollup": "^2.38.5",
114114
"semver": "^7.3.2",
115-
"ts-jest": "^26.5.0",
115+
"ts-jest": "^26.5.1",
116116
"typescript": "^4.1.3",
117117
"yorkie": "^2.0.0"
118118
}

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3880,10 +3880,10 @@ linkify-it@^2.0.0:
38803880
dependencies:
38813881
uc.micro "^1.0.1"
38823882

3883-
lint-staged@^10.3.0:
3884-
version "10.5.3"
3885-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.3.tgz#c682838b3eadd4c864d1022da05daa0912fb1da5"
3886-
integrity sha512-TanwFfuqUBLufxCc3RUtFEkFraSPNR3WzWcGF39R3f2J7S9+iF9W0KTVLfSy09lYGmZS5NDCxjNvhGMSJyFCWg==
3883+
lint-staged@^10.5.4:
3884+
version "10.5.4"
3885+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.5.4.tgz#cd153b5f0987d2371fc1d2847a409a2fe705b665"
3886+
integrity sha512-EechC3DdFic/TdOPgj/RB3FicqE6932LTHCUm0Y2fsD9KGlLB+RwJl2q1IYBIvEsKzDOgn0D4gll+YxG5RsrKg==
38873887
dependencies:
38883888
chalk "^4.1.0"
38893889
cli-truncate "^2.1.0"
@@ -5923,10 +5923,10 @@ trouter@^2.0.1:
59235923
dependencies:
59245924
matchit "^1.0.0"
59255925

5926-
ts-jest@^26.5.0:
5927-
version "26.5.0"
5928-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.0.tgz#3e3417d91bc40178a6716d7dacc5b0505835aa21"
5929-
integrity sha512-Ya4IQgvIFNa2Mgq52KaO8yBw2W8tWp61Ecl66VjF0f5JaV8u50nGoptHVILOPGoI7SDnShmEqnYQEmyHdQ+56g==
5926+
ts-jest@^26.5.1:
5927+
version "26.5.1"
5928+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.1.tgz#4d53ee4481552f57c1624f0bd3425c8b17996150"
5929+
integrity sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==
59305930
dependencies:
59315931
"@types/jest" "26.x"
59325932
bs-logger "0.x"

0 commit comments

Comments
 (0)