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 1a422d6 commit 27822d6Copy full SHA for 27822d6
package.json
@@ -61,8 +61,8 @@
61
"@types/node": "^17.0.1",
62
"@types/testing-library__jest-dom": "^5.14.2",
63
"@types/testing-library__react": "^10.2.0",
64
- "@typescript-eslint/eslint-plugin": "^5.7.0",
65
- "@typescript-eslint/parser": "^5.7.0",
+ "@typescript-eslint/eslint-plugin": "^5.9.0",
+ "@typescript-eslint/parser": "^5.9.0",
66
"ansi-regex": "^6.0.1",
67
"ansi-html": "^0.0.7",
68
"babel-loader": "^8.2.3",
@@ -79,7 +79,7 @@
79
"jest": "^27.4.5",
80
"json-schema": "0.4.0",
81
"prettier": "^2.5.1",
82
- "rollup": "^2.61.1",
+ "rollup": "^2.63.0",
83
"rollup-plugin-json": "^4.0.0",
84
"rollup-plugin-jsx": "^1.0.3",
85
"rollup-plugin-peer-deps-external": "^2.2.3",
0 commit comments