aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-01 17:10:32 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commitc4f3f6e60c89200a068fdc587f8f9210d919ac7f (patch)
tree84914bab0086a7a593f56316f2677f6a151b18c2 /vnext/package.json
parent4b8d5219a2320e6d3d1e1260574bd6042c97b27e (diff)
Bump babel-loader from 9.0.0 to 9.0.1
Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.0.0 to 9.0.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/v9.0.0...v9.0.1) --- 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 '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 d8b7bdc8..d2b8176c 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -20,7 +20,7 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"babel-jest": "^29.2.2",
- "babel-loader": "^9.0.0",
+ "babel-loader": "^9.0.1",
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^4.2.2",
"error-overlay-webpack-plugin": "^1.1.0",