Skip to content

Commit 0bc8429

Browse files
fix(deps): update dependency babel-plugin-transform-remove-imports to ~1.8.0
1 parent 698dfee commit 0bc8429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"@uiw/react-codepen": "~1.0.2",
8383
"@uiw/react-codesandbox": "~1.1.4",
8484
"@uiw/react-split": "~5.9.0",
85-
"babel-plugin-transform-remove-imports": "~1.7.0"
85+
"babel-plugin-transform-remove-imports": "~1.8.0"
8686
},
8787
"eslintConfig": {
8888
"extends": [

0 commit comments

Comments
 (0)