File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 114
114
"@nx/webpack" : " 20.0.3" ,
115
115
"@nx/workspace" : " 20.0.3" ,
116
116
"@semantic-release/changelog" : " 6.0.3" ,
117
- "@types/concurrently" : " 7.0.0 " ,
117
+ "@types/concurrently" : " 7.0.3 " ,
118
118
"@types/fs-extra" : " 9.0.13" ,
119
119
"@types/inquirer" : " 8.2.10" ,
120
120
"@types/jest" : " 29.5.14" ,
Original file line number Diff line number Diff line change 2716
2716
dependencies:
2717
2717
"@types/node" "*"
2718
2718
2719
-
2720
- version "7.0.0 "
2721
- resolved "https://registry.yarnpkg.com/@types/concurrently/-/concurrently-7.0.0 .tgz#745fea75f46dd1f28174b8f921afadde3d5bcddf "
2722
- integrity sha512-pUOv0XBVexkfVOLWwzh8CMK7b+dnXGvq+/sJKfcws6b0vuMqNw8UeZUiaO9mWxfyS0eYGQyxg+J9EpVRxUCunA ==
2719
+
2720
+ version "7.0.3 "
2721
+ resolved "https://registry.yarnpkg.com/@types/concurrently/-/concurrently-7.0.3 .tgz#0e7f0a1d987cdcfed7bfd647b0d94dd98ff72789 "
2722
+ integrity sha512-6qiebMAdr4sRXLrczE3Wo/+JAQMXnYUhFulknKvhOVsZ1lL4bnV8EpB3YT2ZnbnJXkOTZ0KAkaa9cs1m0YIhXQ ==
2723
2723
dependencies:
2724
2724
concurrently "*"
2725
2725
You can’t perform that action at this time.
0 commit comments