Bump babel-loader-exclude-node-modules-except from 1.0.3 to 1.1.2

Bumps [babel-loader-exclude-node-modules-except](https://github.com/dutchenkoOleg/babel-loader-exclude-node-modules-except) from 1.0.3 to 1.1.2.
- [Release notes](https://github.com/dutchenkoOleg/babel-loader-exclude-node-modules-except/releases)
- [Commits](https://github.com/dutchenkoOleg/babel-loader-exclude-node-modules-except/compare/1.0.3...1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-13 02:17:55 +00:00 committed by GitHub
parent c1b2ca8489
commit 03c0b0a5f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -4138,9 +4138,9 @@
}
},
"babel-loader-exclude-node-modules-except": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/babel-loader-exclude-node-modules-except/-/babel-loader-exclude-node-modules-except-1.0.3.tgz",
"integrity": "sha512-UEHoSzivswrRu3bb7UIVpY0g1kBnZvuU/2oXrRBhggjQOqW2HBCp6FsvuNc8ZupBUh+zClKxw8jxwuqZTSapwQ==",
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/babel-loader-exclude-node-modules-except/-/babel-loader-exclude-node-modules-except-1.1.2.tgz",
"integrity": "sha512-WXp2d5mtOQQz6LPYQi+LvEvcWdzUonL4G7Gj30wcebXRGLGaj44BWa8o5hmOCrwqgA1ZE5TCvokKZzogWIGoJQ==",
"dev": true,
"requires": {
"escape-string-regexp": "2.0.0"

View File

@ -99,7 +99,7 @@
"@nextcloud/eslint-plugin": "^1.5.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-loader-exclude-node-modules-except": "^1.0.3",
"babel-loader-exclude-node-modules-except": "^1.1.2",
"chai": "^4.3.0",
"css-loader": "^5.0.1",
"eslint": "^6.8.0",