Skip to content

Commit 3cd2147

Browse files
TrottXhmikosR
andauthoredMar 11, 2022
chore: update [email protected] to 8.10.0 (#4473)
* chore: update [email protected] to 8.10.0 Also update [email protected] to 6.0.0. * Update .eslintignore * Update .eslintignore Co-authored-by: XhmikosR <[email protected]>
1 parent 5c6de81 commit 3cd2147

File tree

2 files changed

+257
-279
lines changed

2 files changed

+257
-279
lines changed
 

‎package-lock.json

+255-277
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@
6161
"devDependencies": {
6262
"chokidar": "^3.5.3",
6363
"cross-env": "^7.0.3",
64-
"eslint": "^7.32.0",
64+
"eslint": "^8.10.0",
6565
"eslint-config-prettier": "^8.5.0",
6666
"eslint-config-semistandard": "^16.0.0",
6767
"eslint-plugin-import": "^2.25.4",
6868
"eslint-plugin-markdown": "^2.2.1",
6969
"eslint-plugin-node": "^11.1.0",
7070
"eslint-plugin-prettier": "^4.0.0",
71-
"eslint-plugin-promise": "^5.2.0",
71+
"eslint-plugin-promise": "^6.0.0",
7272
"lockfile-lint": "^4.6.2",
7373
"nock": "^13.2.4",
7474
"node-fetch": "^2.6.7",

0 commit comments

Comments
 (0)
Please sign in to comment.