Skip to content

Commit 29ddf23

Browse files
committed
chore: fix chore, package-lock
1 parent 97e50ce commit 29ddf23

File tree

2 files changed

+9
-31
lines changed

2 files changed

+9
-31
lines changed

package-lock.json

Lines changed: 7 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/browser-repl/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,15 @@
8686
"@types/react": "^16.9.17",
8787
"@types/react-dom": "^18.0.8",
8888
"@types/sinon": "^7.5.1",
89-
"@types/sinon-chai": "^4.0.0",
9089
"@types/text-table": "^0.2.1",
9190
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
9291
"babel-loader": "^8.3.0",
9392
"buffer": "^6.0.3",
9493
"depcheck": "^1.4.7",
94+
"enzyme": "^3.11.0",
9595
"eslint": "^7.25.0",
9696
"html-webpack-plugin": "^5.5.0",
97+
"@mongosh/testing": "0.0.0-dev.0",
9798
"karma": "^6.3.9",
9899
"karma-chrome-launcher": "^3.1.0",
99100
"karma-cli": "^2.0.0",

0 commit comments

Comments
 (0)