Skip to content

Commit 56b8858

Browse files
fix(deps): update dependency babel-plugin-import to v1.13.6
1 parent 0013566 commit 56b8858

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
@@ -31,7 +31,7 @@
3131
"ace-builds": "^1.14.0",
3232
"antd": "4.22.4",
3333
"axios": "0.27.2",
34-
"babel-plugin-import": "1.13.5",
34+
"babel-plugin-import": "1.13.6",
3535
"clsx": "^1.2.1",
3636
"cypress": "^12.5.1",
3737
"dayjs": "1.11.5",

frontend/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1858,10 +1858,10 @@ axobject-query@^3.1.1:
18581858
dependencies:
18591859
deep-equal "^2.0.5"
18601860

1861-
1862-
version "1.13.5"
1863-
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.13.5.tgz#42eed1c5afd9a35ee1b1f8fe922b07c44077d753"
1864-
integrity sha512-IkqnoV+ov1hdJVofly9pXRJmeDm9EtROfrc5i6eII0Hix2xMs5FEm8FG3ExMvazbnZBbgHIt6qdO8And6lCloQ==
1861+
1862+
version "1.13.6"
1863+
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.13.6.tgz#4ff2aa3b9759e6a4458ce59890da3684fe3dda9d"
1864+
integrity sha512-N7FYnGh0DFsvDRkAPsvFq/metVfVD7P2h1rokOPpEH4cZbdRHCW+2jbXt0nnuqowkm/xhh2ww1anIdEpfYa7ZA==
18651865
dependencies:
18661866
"@babel/helper-module-imports" "^7.0.0"
18671867

0 commit comments

Comments
 (0)