Skip to content

Commit

Permalink
Upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed Sep 21, 2024
1 parent 25cb338 commit c3d4234
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 120 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
},
"dependencies": {
"@stylistic/eslint-plugin": "^2.8.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"browserslist-config-jaid-node": "3.0.0",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"eslint-plugin-import-quotes": "^0.0.1",
"eslint-plugin-import-x": "^4.2.1",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-perfectionist": "^3.6.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-regexp": "^2.6.0",
Expand Down Expand Up @@ -100,7 +100,7 @@
"pretty-bytes": "^6.1.1",
"publishimo": "^5.0.6",
"read-file-yaml": "^2.0.0",
"rollup": "^4.21.3",
"rollup": "^4.22.2",
"rollup-config-factory": "^0.4.1",
"showdown": "^2.1.0",
"sort-keys": "^5.1.0",
Expand Down
Loading

0 comments on commit c3d4234

Please sign in to comment.