Skip to content

Commit 2763a54

Browse files
fix(deps): update dependency babel-plugin-import to v1.13.6
1 parent 4847196 commit 2763a54

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"ace-builds": "^1.14.0",
2727
"antd": "4.22.4",
2828
"axios": "0.27.2",
29-
"babel-plugin-import": "1.13.5",
29+
"babel-plugin-import": "1.13.6",
3030
"cypress": "^12.5.1",
3131
"dayjs": "1.11.5",
3232
"depcheck": "^1.4.3",

frontend/yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,7 @@
759759
dependencies:
760760
debug "^3.1.0"
761761
lodash.once "^4.1.1"
762+
762763
"@dnd-kit/accessibility@^3.0.0":
763764
version "3.0.1"
764765
resolved "https://registry.yarnpkg.com/@dnd-kit/accessibility/-/accessibility-3.0.1.tgz#3ccbefdfca595b0a23a5dc57d3de96bc6935641c"
@@ -1757,10 +1758,10 @@ axobject-query@^3.1.1:
17571758
dependencies:
17581759
deep-equal "^2.0.5"
17591760

1760-
1761-
version "1.13.5"
1762-
resolved "https://registry.npmjs.org/babel-plugin-import/-/babel-plugin-import-1.13.5.tgz"
1763-
integrity sha512-IkqnoV+ov1hdJVofly9pXRJmeDm9EtROfrc5i6eII0Hix2xMs5FEm8FG3ExMvazbnZBbgHIt6qdO8And6lCloQ==
1761+
1762+
version "1.13.6"
1763+
resolved "https://registry.yarnpkg.com/babel-plugin-import/-/babel-plugin-import-1.13.6.tgz#4ff2aa3b9759e6a4458ce59890da3684fe3dda9d"
1764+
integrity sha512-N7FYnGh0DFsvDRkAPsvFq/metVfVD7P2h1rokOPpEH4cZbdRHCW+2jbXt0nnuqowkm/xhh2ww1anIdEpfYa7ZA==
17641765
dependencies:
17651766
"@babel/helper-module-imports" "^7.0.0"
17661767

0 commit comments

Comments
 (0)