We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478a427 commit 262e279Copy full SHA for 262e279
package.json
@@ -55,18 +55,18 @@
55
},
56
"homepage": "https://github.com/tsuyoshiwada/sweet-scroll",
57
"devDependencies": {
58
- "@types/jest": "24.0.9",
+ "@types/jest": "27.4.1",
59
"browser-sync": "2.26.3",
60
"cpx": "1.5.0",
61
"dts-bundle": "0.7.3",
62
"gh-pages": "2.0.1",
63
- "jest": "24.3.1",
+ "jest": "27.5.1",
64
"npm-run-all": "4.1.5",
65
"prettier": "1.16.4",
66
"rollup": "1.4.1",
67
"rollup-plugin-typescript2": "0.19.3",
68
"rollup-watch": "4.3.1",
69
- "ts-jest": "24.0.0",
+ "ts-jest": "27.1.3",
70
"tslint": "5.13.1",
71
"typescript": "3.3.3333",
72
"uglify-es": "3.3.9"
0 commit comments