Skip to content

Commit cf13233

Browse files
committed
Removes accidental debug dependency
1 parent 3e2dfb2 commit cf13233

File tree

4 files changed

+0
-20
lines changed

4 files changed

+0
-20
lines changed

.pnp.cjs

Lines changed: 0 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-28.8 KB
Binary file not shown.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
"node": ">=18.12.0"
101101
},
102102
"dependencies": {
103-
"@iarna/toml": "^2.2.5",
104103
"@mdx-js/react": "^1.6.22",
105104
"@yarnpkg/types": "workspace:^",
106105
"chalk": "^3.0.0",

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2825,13 +2825,6 @@ __metadata:
28252825
languageName: node
28262826
linkType: hard
28272827

2828-
"@iarna/toml@npm:^2.2.5":
2829-
version: 2.2.5
2830-
resolution: "@iarna/toml@npm:2.2.5"
2831-
checksum: b61426dc1a3297bbcb24cb8e9c638663866b4bb6f28f2c377b167e4b1f8956d8d208c484b73bb59f4232249903545cc073364c43576d2d5ad66afbd730ad24a9
2832-
languageName: node
2833-
linkType: hard
2834-
28352828
"@istanbuljs/load-nyc-config@npm:^1.0.0":
28362829
version: 1.1.0
28372830
resolution: "@istanbuljs/load-nyc-config@npm:1.1.0"
@@ -5259,7 +5252,6 @@ __metadata:
52595252
"@babel/preset-env": "npm:^7.18.10"
52605253
"@babel/preset-react": "npm:^7.18.6"
52615254
"@babel/preset-typescript": "npm:^7.18.6"
5262-
"@iarna/toml": "npm:^2.2.5"
52635255
"@mdx-js/react": "npm:^1.6.22"
52645256
"@types/jest": "npm:^28.1.6"
52655257
"@types/micromatch": "npm:^4.0.1"

0 commit comments

Comments
 (0)