Skip to content
This repository was archived by the owner on Mar 29, 2020. It is now read-only.

Commit c9afca5

Browse files
committed
fix: upgrade plugins
1 parent f3e53f6 commit c9afca5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
},
8686
"dependencies": {
8787
"resolve-pkg": "^1.0.0",
88-
"tslint-immutable": "^4.5.2",
89-
"tslint-sonarts": "^1.6.0"
88+
"tslint-immutable": "^4.6.0",
89+
"tslint-sonarts": "^1.7.0"
9090
}
9191
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3834,13 +3834,13 @@ tslib@^1.9.0:
38343834
version "1.9.2"
38353835
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.2.tgz#8be0cc9a1f6dc7727c38deb16c2ebd1a2892988e"
38363836

3837-
tslint-immutable@^4.5.2:
3838-
version "4.5.2"
3839-
resolved "https://registry.yarnpkg.com/tslint-immutable/-/tslint-immutable-4.5.2.tgz#caa6fffb60467004635b71587d9683cc26a07ca8"
3837+
tslint-immutable@^4.6.0:
3838+
version "4.6.0"
3839+
resolved "https://registry.yarnpkg.com/tslint-immutable/-/tslint-immutable-4.6.0.tgz#b93f50961c499e331d919084140f5034b84e80af"
38403840

3841-
tslint-sonarts@^1.6.0:
3842-
version "1.6.0"
3843-
resolved "https://registry.yarnpkg.com/tslint-sonarts/-/tslint-sonarts-1.6.0.tgz#b21366029d83e2426d207174255bb2e09525e162"
3841+
tslint-sonarts@^1.7.0:
3842+
version "1.7.0"
3843+
resolved "https://registry.yarnpkg.com/tslint-sonarts/-/tslint-sonarts-1.7.0.tgz#1bcaf9f524c86b8d4cf9a2afae736edffd2e0dea"
38443844
dependencies:
38453845
immutable "^3.8.2"
38463846

0 commit comments

Comments
 (0)