Skip to content

Commit d7db1b5

Browse files
committed
updates on docs
1 parent 7ebde7a commit d7db1b5

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

code-formats.iml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module type="WEB_MODULE" version="4">
3+
<component name="NewModuleRootManager" inherit-compiler-output="true">
4+
<exclude-output />
5+
<content url="file://$MODULE_DIR$" />
6+
<orderEntry type="inheritedJdk" />
7+
<orderEntry type="sourceFolder" forTests="false" />
8+
</component>
9+
</module>

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,21 +64,21 @@
6464
"@types/lodash.mergewith": "^4.6.6",
6565
"@types/node-fetch": "^2.5.10",
6666
"@types/prettier": "^2.1.5",
67-
"@typescript-eslint/eslint-plugin": "^4.15.0",
68-
"@typescript-eslint/parser": "^4.15.0",
67+
"@typescript-eslint/eslint-plugin": "^5.47.1",
68+
"@typescript-eslint/parser": "^5.47.1",
6969
"@vercel/node": "^1.9.0",
7070
"boxen": "^5.0.0",
7171
"conventional-changelog-cli": "^2.0.0",
7272
"coveralls": "^3.0.0",
7373
"dateformat": "^4.5.1",
7474
"del-cli": "^3.0.1",
75-
"eslint": "^7.18.0",
76-
"eslint-config-prettier": "^6.15.0",
75+
"eslint": "^8.31.0",
76+
"eslint-config-prettier": "^8.5.0",
7777
"eslint-import-resolver-typescript": "^2.0.0",
7878
"eslint-plugin-eslint-comments": "^3.1.2",
7979
"eslint-plugin-github": "^4.1.1",
8080
"eslint-plugin-import": "^2.22.1",
81-
"eslint-plugin-jest": "^23.20.0",
81+
"eslint-plugin-jest": "^27.2.0",
8282
"eslint-plugin-node": "^11.1.0",
8383
"eslint-plugin-prettier": "^3.1.4",
8484
"eslint-plugin-spellcheck": "0.0.17",

0 commit comments

Comments
 (0)