We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f65d6 commit 9982c2fCopy full SHA for 9982c2f
2 files changed
package.json
@@ -36,7 +36,7 @@
36
"@bbob/preset-html5": "^2.8.1",
37
"@thoughtsunificator/bbcode-parser-template": "^1.0.9",
38
"@types/benchmark": "^2.1.1",
39
- "@types/jest": "^28.1.3",
+ "@types/jest": "^29.0.1",
40
"@types/markdown-it": "^12.2.3",
41
"@types/node": "^14",
42
"@typescript-eslint/eslint-plugin": "^5.23.0",
@@ -55,7 +55,7 @@
55
"eslint-plugin-node": "^11.1.0",
56
"eslint-plugin-promise": "^6.0.0",
57
"eslint-plugin-vue": "^9.1.1",
58
- "jest": "^28.1.0",
+ "jest": "^29.0.3",
59
"markdown-it": "^13.0.1",
60
"ts-bbcode-parser": "^1.0.4",
61
"ts-node": "^10.8.1",
0 commit comments