aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-23 01:03:20 +0000
committerGitHub <noreply@github.com>2021-10-23 01:03:20 +0000
commit20c613af47b06a10267dce72e7b0ebbd02a83ad4 (patch)
tree69b78a2467d2bb1a2da738321056354b9a51fb56 /package.json
parent1895a6dc573cdb46cfa1987e25d45781623fdb7d (diff)
downloadnextcloud-server-20c613af47b06a10267dce72e7b0ebbd02a83ad4.tar.gz
nextcloud-server-20c613af47b06a10267dce72e7b0ebbd02a83ad4.zip
Bump babel-loader from 8.2.2 to 8.2.3
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.2 to 8.2.3. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel-loader/compare/v8.2.2...v8.2.3) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 5dec076a411..2a4e06f338a 100644
--- a/package.json
+++ b/package.json
@@ -99,7 +99,7 @@
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/user-event": "^13.4.1",
"@testing-library/vue": "^5.8.2",
- "babel-loader": "^8.2.2",
+ "babel-loader": "^8.2.3",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^5.2.7",
"eslint-loader": "^4.0.2",