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 a3badd6 commit 9dde93cCopy full SHA for 9dde93c
package.json
@@ -32,12 +32,12 @@
32
"@tinymce/beehive-flow": "^0.19.0",
33
"@tinymce/eslint-plugin": "^2.2.1",
34
"@types/esm": "^3.2.0",
35
- "@types/express": "^4.17.14",
36
- "@types/node": "^18.11.13",
37
- "@typescript-eslint/eslint-plugin": "^5.46.1",
38
- "@typescript-eslint/parser": "^5.46.1",
39
- "eslint": "^8.29.0",
40
- "eslint-plugin-import": "^2.26.0",
+ "@types/express": "^4.17.15",
+ "@types/node": "^18.11.18",
+ "@typescript-eslint/eslint-plugin": "^5.48.2",
+ "@typescript-eslint/parser": "^5.48.2",
+ "eslint": "^8.32.0",
+ "eslint-plugin-import": "^2.27.5",
41
"eslint-plugin-prefer-arrow": "^1.2.3",
42
"esm": "^3.2.25",
43
"express": "^4.18.2",
0 commit comments