Skip to content

Commit cd3273a

Browse files
authored
Merge pull request #16 from jichu4n/dependabot/npm_and_yarn/multi-0229cfc248
Bump jest and @types/jest
2 parents 359cd83 + f0e151e commit cd3273a

File tree

3 files changed

+2063
-1609
lines changed

3 files changed

+2063
-1609
lines changed

monaco-qb/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"prepack": "npm run lint && npm run build && npm test && rm -rf ./dist/tests ./dist/demo"
2424
},
2525
"devDependencies": {
26-
"@types/jest": "^29.2.0",
26+
"@types/jest": "^29.5.13",
2727
"copy-webpack-plugin": "^11.0.0",
2828
"html-webpack-plugin": "^5.5.0",
2929
"identity-obj-proxy": "^3.0.0",
30-
"jest": "^29.2.2",
30+
"jest": "^29.7.0",
3131
"jest-environment-jsdom": "^29.2.2",
3232
"monaco-editor": "^0.34.1",
3333
"monaco-themes": "^0.4.2",

0 commit comments

Comments
 (0)