Skip to content

Commit

Permalink
feat: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pnodet committed Aug 8, 2024
1 parent 33b77e5 commit 40c890a
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 140 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@nivalis/eslint-config",
"type": "module",
"version": "3.3.0-beta.1",
"packageManager": "pnpm@9.6.0+sha256.dae0f7e822c56b20979bb5965e3b73b8bdabb6b8b8ef121da6d857508599ca35",
"version": "3.3.0-beta.4",
"packageManager": "pnpm@9.7.0+sha256.b35018fbfa8f583668b2649e407922a721355cd81f61beeb4ac1d4258e585559",
"description": "ESLint shareable flat config used at Nivalis Studio",
"license": "MIT",
"homepage": "https://github.com/nivalis-studio/eslint-config#readme",
Expand Down Expand Up @@ -55,11 +55,11 @@
"@stylistic/eslint-plugin": "^2.6.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import-x": "^3.1.0",
"eslint-plugin-jsdoc": "^48.10.2",
"eslint-plugin-jsdoc": "^50.0.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-n": "^17.10.1",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-react": "git://github.com/jsx-eslint/eslint-plugin-react.git#983b88dd3cb5e07919517d3fde4085f60883ded7",
"eslint-plugin-react-compiler": "0.0.0-experimental-0998c1e-20240625",
"eslint-plugin-react-hooks": "5.1.0-rc-f6cce072-20240723",
Expand All @@ -68,18 +68,18 @@
"eslint-plugin-unicorn": "git://github.com/sindresorhus/eslint-plugin-unicorn.git#77f32e5a6b2df542cf50dfbd371054f2cd8ce2d6",
"globals": "^15.9.0",
"local-pkg": "^0.5.0",
"typescript-eslint": "8.0.0"
"typescript-eslint": "8.0.1"
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@nivalis/prettier-config": "^3.3.3",
"@swc/core": "^1.7.4",
"@swc/core": "^1.7.6",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.14.13",
"@types/node": "^20.14.14",
"eslint": "npm:[email protected]",
"eslint-flat-config-utils": "^0.3.0",
"eslint-typegen": "^0.3.0",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.8",
"prettier": "^3.3.3",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.2.3",
Expand Down
Loading

0 comments on commit 40c890a

Please sign in to comment.