Skip to content

Commit

Permalink
package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotberry committed Nov 25, 2024
1 parent 1f9e728 commit 83b9cd3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"test": "node index.js ./test.jpg"
},
"devDependencies": {
"@stylistic/eslint-plugin-js": "^2.9.0",
"eslint": "^9.13.0",
"@stylistic/eslint-plugin-js": "^2.11.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-perfectionist": "^3.9.1",
"eslint-plugin-perfectionist": "^4.0.3",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unicorn": "^56.0.1",
"prettier": "^3.3.3",
"release-it": "^17.10.0"
},
Expand Down Expand Up @@ -48,7 +48,7 @@
"chalk": "^5.3.0",
"configuration-station": "^0.0.10",
"dotenv": "^16.4.5",
"elliotisms": "^0.0.49",
"elliotisms": "^0.0.51",
"fdir": "^6.4.2",
"junk": "^4.0.1",
"node-tesseract-ocr": "^2.2.1",
Expand Down

0 comments on commit 83b9cd3

Please sign in to comment.