Skip to content

Commit

Permalink
Remove some other unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed Oct 18, 2022
1 parent bf16c57 commit f587314
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions code/addons/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
},
"dependencies": {
"@babel/plugin-transform-react-jsx": "^7.12.12",
"@babel/preset-env": "^7.12.11",
"@jest/transform": "^26.6.2",
"@mdx-js/react": "^1.6.22",
"@storybook/addons": "7.0.0-alpha.38",
Expand All @@ -72,7 +71,6 @@
"dequal": "^2.0.2",
"fs-extra": "^9.0.1",
"global": "^4.4.0",
"lodash": "^4.17.21",
"remark-external-links": "^8.0.0",
"remark-slug": "^6.0.0",
"ts-dedent": "^2.0.0",
Expand Down
2 changes: 0 additions & 2 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6457,7 +6457,6 @@ __metadata:
dependencies:
"@babel/core": ^7.12.10
"@babel/plugin-transform-react-jsx": ^7.12.12
"@babel/preset-env": ^7.12.11
"@jest/transform": ^26.6.2
"@mdx-js/react": ^1.6.22
"@storybook/addons": 7.0.0-alpha.38
Expand All @@ -6481,7 +6480,6 @@ __metadata:
dequal: ^2.0.2
fs-extra: ^9.0.1
global: ^4.4.0
lodash: ^4.17.21
remark-external-links: ^8.0.0
remark-slug: ^6.0.0
ts-dedent: ^2.0.0
Expand Down

0 comments on commit f587314

Please sign in to comment.