Update all non-major dependencies (#11618)
* Update all non-major dependencies * Fix types Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * highlight.js breaking change Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> * Hold back jest-sonar-reporter Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --------- Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Michael Telatynski
parent
73f91cbafa
commit
67452f5021
@@ -5,4 +5,4 @@
|
||||
@import "_dark.pcss";
|
||||
@import "../../light/css/_mods.pcss";
|
||||
@import "../../../../res/css/_components.pcss";
|
||||
@import url("highlight.js/styles/atom-one-dark.css");
|
||||
@import url("highlight.js/styles/atom-one-dark.min.css");
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
@import "../../legacy-light/css/_legacy-light.pcss";
|
||||
@import "_legacy-dark.pcss";
|
||||
@import "../../../../res/css/_components.pcss";
|
||||
@import url("highlight.js/styles/atom-one-dark.css");
|
||||
@import url("highlight.js/styles/atom-one-dark.min.css");
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
@import "_fonts.pcss";
|
||||
@import "_legacy-light.pcss";
|
||||
@import "../../../../res/css/_components.pcss";
|
||||
@import url("highlight.js/styles/atom-one-light.css");
|
||||
@import url("highlight.js/styles/atom-one-light.min.css");
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
@import "_light-high-contrast.pcss";
|
||||
@import "../../light/css/_mods.pcss";
|
||||
@import "../../../../res/css/_components.pcss";
|
||||
@import url("highlight.js/styles/atom-one-light.css");
|
||||
@import url("highlight.js/styles/atom-one-light.min.css");
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
@import "_light.pcss";
|
||||
@import "_mods.pcss";
|
||||
@import "../../../../res/css/_components.pcss";
|
||||
@import url("highlight.js/styles/atom-one-light.css");
|
||||
@import url("highlight.js/styles/atom-one-light.min.css");
|
||||
|
||||
Reference in New Issue
Block a user