Skip to content

Commit

Permalink
[eslint-config] Upgrade deps (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
BorysShulyak authored Feb 15, 2024
1 parent 68071fe commit 1b4a2c0
Show file tree
Hide file tree
Showing 4 changed files with 153 additions and 81 deletions.
2 changes: 1 addition & 1 deletion apps/archive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@rushstack/eslint-config": "3.6.2",
"@docusaurus/module-type-aliases": "3.1.1",
"@docusaurus/types": "3.1.1",
"prettier": "3.2.4",
"prettier": "3.2.5",
"eslint": "8.56.0",
"eslint-plugin-import": "2.29.1",
"eslint-import-resolver-custom-alias": "1.3.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@runespoorstack/eslint-config",
"comment": "Upgarde the following deps: `@typescript-eslint/parser@7.0.1`, `@typescript-eslint/eslint-plugin@7.0.1`, `eslint-plugin-jest@27.8.0`, `eslint-plugin-simple-import-sort@12.0.0`, `eslint-plugin-tailwindcss@3.14.2`, `eslint-plugin-vitest@0.3.22`.",
"type": "major"
}
],
"packageName": "@runespoorstack/eslint-config"
}
Loading

0 comments on commit 1b4a2c0

Please sign in to comment.