File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# C/C++ for Visual Studio Code Changelog
22
3- ## Version 1.13.4: November 15 , 2022
3+ ## Version 1.13.4: November 17 , 2022
44### New Features
55* Add the ability to generate definitions from declarations and vice versa. [ #664 ] ( https://github.com/microsoft/vscode-cpptools/issues/664 )
66
Original file line number Diff line number Diff line change 58955895 "follow-redirects" : " 1.14.8" ,
58965896 "glob-parent" : " ^5.1.2" ,
58975897 "hosted-git-info" : " ^3.0.8" ,
5898- "loader-utils" : " ^2.0.3 " ,
5898+ "loader-utils" : " ^2.0.4 " ,
58995899 "minimatch" : " ^3.0.5" ,
59005900 "nanoid" : " ^3.1.20" ,
59015901 "path-parse" : " ^1.0.7" ,
Original file line number Diff line number Diff line change @@ -3660,10 +3660,10 @@ loader-runner@^4.2.0:
36603660 resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.2.0.tgz#d7022380d66d14c5fb1d496b89864ebcfd478384"
36613661 integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==
36623662
3663- loader-utils@^2.0.0, loader-utils@^2.0.3 :
3664- version "2.0.3 "
3665- resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.3 .tgz#d4b15b8504c63d1fc3f2ade52d41bc8459d6ede1 "
3666- integrity sha512-THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A ==
3663+ loader-utils@^2.0.0, loader-utils@^2.0.4 :
3664+ version "2.0.4 "
3665+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-2.0.4 .tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c "
3666+ integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw ==
36673667 dependencies :
36683668 big.js "^5.2.2"
36693669 emojis-list "^3.0.0"
You can’t perform that action at this time.
0 commit comments