File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 52
52
"eslint-plugin-prefer-arrow" : " 1.2.3" ,
53
53
"eslint-plugin-sonarjs" : " 0.21.0" ,
54
54
"prettier" : " 2.8.8" ,
55
- "semantic-release" : " 21.1.0 " ,
55
+ "semantic-release" : " 21.1.1 " ,
56
56
"ts-node" : " 10.9.1" ,
57
57
"typescript" : " 5.1.6" ,
58
58
"webpack" : " 5.83.1" ,
Original file line number Diff line number Diff line change @@ -6710,7 +6710,7 @@ __metadata:
6710
6710
eslint-plugin-prefer-arrow : 1.2.3
6711
6711
eslint-plugin-sonarjs : 0.21.0
6712
6712
prettier : 2.8.8
6713
- semantic-release : 21.1.0
6713
+ semantic-release : 21.1.1
6714
6714
ts-node : 10.9.1
6715
6715
tslib : 2.6.2
6716
6716
typescript : 5.1.6
@@ -6862,9 +6862,9 @@ __metadata:
6862
6862
languageName : node
6863
6863
linkType : hard
6864
6864
6865
- " semantic-release@npm:21.1.0 " :
6866
- version : 21.1.0
6867
- resolution : " semantic-release@npm:21.1.0 "
6865
+ " semantic-release@npm:21.1.1 " :
6866
+ version : 21.1.1
6867
+ resolution : " semantic-release@npm:21.1.1 "
6868
6868
dependencies :
6869
6869
" @semantic-release/commit-analyzer " : ^10.0.0
6870
6870
" @semantic-release/error " : ^4.0.0
@@ -6896,7 +6896,7 @@ __metadata:
6896
6896
yargs : ^17.5.1
6897
6897
bin :
6898
6898
semantic-release : bin/semantic-release.js
6899
- checksum : f232984072808bd6b3423f3e0dfc220484beba979688791c78a8dbfbb773230672e9cef0d3681592140d98c4e84b5060652fb86a0310f00a22ed949e968deb3f
6899
+ checksum : 46ebaeac46d7dfe4610617a79b6ceee3b1bd5fb7025cb800ce523b91d22a1f35ff31143164dc4fe7d15a1139488652cde887946b8f33e8839e8ba9875c9f83af
6900
6900
languageName : node
6901
6901
linkType : hard
6902
6902
You can’t perform that action at this time.
0 commit comments