build(deps): bump babel-plugin-import from 1.13.3 to 1.13.5 in /web

Bumps [babel-plugin-import](https://github.com/ant-design/babel-plugin-import) from 1.13.3 to 1.13.5.
- [Release notes](https://github.com/ant-design/babel-plugin-import/releases)
- [Commits](https://github.com/ant-design/babel-plugin-import/compare/v1.13.3...v1.13.5)

---
updated-dependencies:
- dependency-name: babel-plugin-import
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-14 06:03:53 +00:00 committed by Collin M. Barrett
parent 4cf74f7983
commit e10137daa1
2 changed files with 1 additions and 1 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -12,7 +12,7 @@
"@types/react-dom": "^18.0.0",
"@types/react-router-dom": "^5.3.3",
"antd": "^4.19.5",
"babel-plugin-import": "^1.13.3",
"babel-plugin-import": "^1.13.5",
"customize-cra": "^1.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",