Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KristjanESPERANTO committed Dec 1, 2023
1 parent 56935c6 commit b652688
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 67 deletions.
163 changes: 99 additions & 64 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
},
"license": "MIT",
"devDependencies": {
"eslint": "^8.52.0",
"eslint": "^8.55.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-markdownlint": "^0.5.0",
"eslint-plugin-prettier": "^5.0.1",
"markdownlint": "^0.31.1",
"prettier": "^3.0.3"
"markdownlint": "^0.32.1",
"prettier": "^3.1.0"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit b652688

Please sign in to comment.