Skip to content

Commit

Permalink
Merge pull request #16 from jichu4n/dependabot/npm_and_yarn/multi-022…
Browse files Browse the repository at this point in the history
…9cfc248

Bump jest and @types/jest
  • Loading branch information
jichu4n authored Sep 13, 2024
2 parents 359cd83 + f0e151e commit cd3273a
Show file tree
Hide file tree
Showing 3 changed files with 2,063 additions and 1,609 deletions.
4 changes: 2 additions & 2 deletions monaco-qb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"prepack": "npm run lint && npm run build && npm test && rm -rf ./dist/tests ./dist/demo"
},
"devDependencies": {
"@types/jest": "^29.2.0",
"@types/jest": "^29.5.13",
"copy-webpack-plugin": "^11.0.0",
"html-webpack-plugin": "^5.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.2.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.2.2",
"monaco-editor": "^0.34.1",
"monaco-themes": "^0.4.2",
Expand Down
Loading

0 comments on commit cd3273a

Please sign in to comment.