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 9c0a668 commit 933f96dCopy full SHA for 933f96d
package.json
@@ -68,8 +68,8 @@
68
"@types/jest": "^27.0.2",
69
"@types/jest-image-snapshot": "^4.3.1",
70
"@types/node": "^16.11.6",
71
- "@typescript-eslint/eslint-plugin": "^5.2.0",
72
- "@typescript-eslint/parser": "^5.2.0",
+ "@typescript-eslint/eslint-plugin": "^5.3.0",
+ "@typescript-eslint/parser": "^5.3.0",
73
"@yarnpkg/sdks": "^2.5.0",
74
"canvas": "^2.8.0",
75
"canvas-5-polyfill": "^0.1.5",
@@ -88,7 +88,7 @@
88
"jest-image-snapshot": "^4.5.1",
89
"prettier": "^2.4.1",
90
"rimraf": "^3.0.2",
91
- "rollup": "^2.58.3",
+ "rollup": "^2.59.0",
92
"rollup-plugin-cleanup": "^3.2.1",
93
"rollup-plugin-dts": "^4.0.0",
94
"rollup-plugin-terser": "^7.0.2",
0 commit comments