Skip to content

Commit

Permalink
Dependency updates (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
zoe-codez authored Oct 19, 2024
1 parent 2424317 commit ad9e9a8
Show file tree
Hide file tree
Showing 2 changed files with 465 additions and 528 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,35 +57,35 @@
"uuid": "^10.0.0"
},
"devDependencies": {
"@cspell/eslint-plugin": "^8.15.1",
"@eslint/compat": "^1.2.0",
"@cspell/eslint-plugin": "^8.15.4",
"@eslint/compat": "^1.2.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"@faker-js/faker": "^9.0.3",
"@jest/globals": "^29.7.0",
"@types/dotenv": "^8.2.0",
"@types/ini": "^4.1.1",
"@types/jest": "^29.5.13",
"@types/js-yaml": "^4.0.9",
"@types/minimist": "^1.2.5",
"@types/node": "^22.7.5",
"@types/node": "^22.7.7",
"@types/node-cron": "^3.0.11",
"@types/sinonjs__fake-timers": "^8.1.5",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"chalk": "^5.3.0",
"dayjs": "^1.11.13",
"dotenv": "^16.4.5",
"eslint": "9.12.0",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-no-unsanitized": "^4.1.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-security": "^3.0.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-sonarjs": "^2.0.3",
"eslint-plugin-sonarjs": "^2.0.4",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-unicorn": "^56.0.0",
"globals": "^15.11.0",
Expand All @@ -97,7 +97,7 @@
"node-cron": "^3.0.3",
"prettier": "^3.3.3",
"ts-jest": "^29.2.5",
"tslib": "^2.7.0",
"tslib": "^2.8.0",
"tsx": "^4.19.1",
"type-fest": "^4.26.1",
"typescript": "^5.6.3",
Expand Down
Loading

0 comments on commit ad9e9a8

Please sign in to comment.