summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2021-03-18 11:11:56 -0100
committerGitHub <noreply@github.com>2021-03-18 11:11:56 -0100
commitbfbab5f5b9e4a940111d73a29119fe5780b0c577 (patch)
tree2337e9c0367a5e77d0cd4339715aed7e1a081bea /package.json
parent67f647251cb3395dcd64625cf964612629cfbef4 (diff)
parent4ece1888bf116a2d62843194de2b5d7a4259a21f (diff)
Merge pull request #1147 from nextcloud/dependabot/npm_and_yarn/babel-loader-8.2.2
Bump babel-loader from 8.1.0 to 8.2.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 401e0001..f9c46d0a 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"acorn": "^8.0.4",
"babel-eslint": "^10.0.3",
"babel-jest": "^26.6.3",
- "babel-loader": "^8.0.6",
+ "babel-loader": "^8.2.2",
"css-loader": "^5.0.1",
"cypress": "^5.4.0",
"cypress-image-snapshot": "^3.1.1",