Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nasa/openmct.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-13 06:14:56 +0300
committerGitHub <noreply@github.com>2022-09-13 06:14:56 +0300
commit7d900a80b5358de7a7077fc95d756b53be39e2e6 (patch)
tree68f700f1b1d77df1daa474d6759fbfaf34d17fe1
parent8a06dedf9d728ca2004feefe8ce3d63487cde0e2 (diff)
Bump style-loader from 1.3.0 to 3.3.1 (#5016)
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e0a3895a7..03775a06b 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"sass": "1.54.4",
"sass-loader": "13.0.2",
"sinon": "14.0.0",
- "style-loader": "^1.0.1",
+ "style-loader": "^3.3.1",
"uuid": "9.0.0",
"vue": "2.6.14",
"vue-eslint-parser": "9.0.2",