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-10-28 00:51:01 +0300
committerGitHub <noreply@github.com>2022-10-28 00:51:01 +0300
commit9c1368885a78e8b1816a6e3a384f281b3cfe8f7f (patch)
tree258ee0d08a865581a00643f844f77adbed2a2ac5
parent391c0b2e7c880730d37e85117616566221ebe652 (diff)
Bump babel-loader from 8.2.5 to 9.0.0 (#5920)
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5fd1a005d..08ce6f033 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"@playwright/test": "1.25.2",
"@types/jasmine": "4.3.0",
"@types/lodash": "4.14.186",
- "babel-loader": "8.2.5",
+ "babel-loader": "9.0.0",
"babel-plugin-istanbul": "6.1.1",
"codecov": "3.8.3",
"comma-separated-values": "3.6.4",