Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmuslp committed Nov 1, 2024
1 parent 7f1cdb2 commit fe4cc42
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 151 deletions.
206 changes: 58 additions & 148 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 @@ -34,12 +34,12 @@
"eslint-config-airbnb-typescript": "^18.0.0"
},
"devDependencies": {
"@types/node": "18.19.56",
"@types/node": "18.19.63",
"@typescript-eslint/eslint-plugin": "7.18.0",
"eslint": "8.57.1",
"eslint-plugin-deprecation": "3.0.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-n": "17.12.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-unicorn": "56.0.0",
"np": "10.0.7",
Expand All @@ -50,7 +50,7 @@
"eslint": "^8.57.1",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-n": "^17.12.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-unicorn": "^56.0.0"
},
Expand Down

0 comments on commit fe4cc42

Please sign in to comment.