Skip to content

Commit 79e2d90

Browse files
Update dependency babel-plugin-import to v1.13.6
1 parent 335b69d commit 79e2d90

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"ace-builds": "^1.14.0",
2323
"antd": "4.22.4",
2424
"axios": "0.27.2",
25-
"babel-plugin-import": "1.13.5",
25+
"babel-plugin-import": "1.13.6",
2626
"dayjs": "1.11.5",
2727
"depcheck": "^1.4.3",
2828
"eslint": "^8.32.0",

frontend/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1608,10 +1608,10 @@ axobject-query@^3.1.1:
16081608
dependencies:
16091609
deep-equal "^2.0.5"
16101610

1611-
1612-
version "1.13.5"
1613-
resolved "https://registry.npmjs.org/babel-plugin-import/-/babel-plugin-import-1.13.5.tgz"
1614-
integrity sha512-IkqnoV+ov1hdJVofly9pXRJmeDm9EtROfrc5i6eII0Hix2xMs5FEm8FG3ExMvazbnZBbgHIt6qdO8And6lCloQ==
1611+
1612+
version "1.13.6"
1613+
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.13.6.tgz#4ff2aa3b9759e6a4458ce59890da3684fe3dda9d"
1614+
integrity sha512-N7FYnGh0DFsvDRkAPsvFq/metVfVD7P2h1rokOPpEH4cZbdRHCW+2jbXt0nnuqowkm/xhh2ww1anIdEpfYa7ZA==
16151615
dependencies:
16161616
"@babel/helper-module-imports" "^7.0.0"
16171617

0 commit comments

Comments
 (0)