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 aae4c17 commit a054ffeCopy full SHA for a054ffe
package.json
@@ -69,11 +69,11 @@
69
"babel-polyfill": "6.26.0",
70
"cross-env": "7.0.3",
71
"eslint": "8.16.0",
72
- "eslint-config-standard": "^17.0.0",
73
- "eslint-config-standard-jsx": "^11.0.0",
+ "eslint-config-standard": "17.0.0",
+ "eslint-config-standard-jsx": "11.0.0",
74
"eslint-config-standard-react": "11.0.1",
75
"eslint-plugin-import": "2.26.0",
76
- "eslint-plugin-n": "^15.2.0",
+ "eslint-plugin-n": "15.2.1",
77
"eslint-plugin-promise": "6.0.0",
78
"eslint-plugin-react": "7.29.4",
79
"highlight.js": "11.5.1",
0 commit comments