Skip to content

Commit

Permalink
upgrade eslint and replace-in-file
Browse files Browse the repository at this point in the history
cannot be updated yet, because of lagging eslint standard plugin eslint-plugin-n:
standard/eslint-config-standard#273
  • Loading branch information
jandppw committed May 28, 2023
1 parent 7812298 commit 50bbae5
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 56 deletions.
122 changes: 68 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@redocly/cli": "^1.0.0-beta.127",
"cartesian": "^1.0.1",
"directory-tree": "^3.5.1",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -35,7 +35,7 @@
"npm-watch": "^0.11.0",
"nyc": "^15.1.0",
"prettier": "^2.8.8",
"replace-in-file": "^6.3.5",
"replace-in-file": "^7.0.1",
"should": "^13.2.3"
},
"prettier": {
Expand Down

0 comments on commit 50bbae5

Please sign in to comment.