aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-11 07:16:25 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit5c2295a8690bd22c42a3e0ad68ab644ad37757e8 (patch)
tree75d85545ab29c682d7e54c342f890793bc9833c6 /vnext/package.json
parentb3555c2a1e7790e6c1697b0a07127007c4e8473d (diff)
Bump babel-loader from 8.1.0 to 8.2.1
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.1.0 to 8.2.1. - [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.1.0...v8.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 9ebe0f68..33b93134 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -17,7 +17,7 @@
"@babel/preset-react": "7.12.5",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
- "babel-loader": "^8.1.0",
+ "babel-loader": "^8.2.1",
"css-loader": "^5.0.1",
"css-minimizer-webpack-plugin": "^1.1.5",
"error-overlay-webpack-plugin": "^0.4.1",