aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-27 06:48:46 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit392dd1a2be8f415f5ef9a0861cc13a1fe071babb (patch)
tree690a5fb12071063a8336bda73c41290876c695a2 /vnext/package.json
parent96e5e378158734353adea88501196a3ff57d9c3b (diff)
Bump babel-loader from 8.2.1 to 8.2.2
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.1 to 8.2.2. - [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.1...v8.2.2) 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 f2306d78..f62347fb 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -17,7 +17,7 @@
"@babel/preset-react": "7.12.7",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
- "babel-loader": "^8.2.1",
+ "babel-loader": "^8.2.2",
"css-loader": "^5.0.1",
"css-minimizer-webpack-plugin": "^1.1.5",
"error-overlay-webpack-plugin": "^0.4.1",