Skip to content

Commit 5ebffd6

Browse files
committed
Revert "yarn add --dev @babel/plugin-syntax-dynamic-import"
This reverts commit 61171b3.
1 parent d59ff79 commit 5ebffd6

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@
6767
"devDependencies": {
6868
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
6969
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
70-
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
7170
"eslint": "^8.18.0",
7271
"eslint-config-airbnb-base": "^15.0.0",
7372
"eslint-plugin-import": "^2.26.0",

yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -290,13 +290,6 @@
290290
"@babel/helper-plugin-utils" "^7.20.2"
291291
"@babel/plugin-syntax-private-property-in-object" "^7.14.5"
292292

293-
"@babel/plugin-syntax-dynamic-import@^7.8.3":
294-
version "7.8.3"
295-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz#62bf98b2da3cd21d626154fc96ee5b3cb68eacb3"
296-
integrity sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
297-
dependencies:
298-
"@babel/helper-plugin-utils" "^7.8.0"
299-
300293
"@babel/plugin-syntax-import-assertions@^7.26.0":
301294
version "7.26.0"
302295
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.26.0.tgz#620412405058efa56e4a564903b79355020f445f"

0 commit comments

Comments
 (0)