Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pnodet committed Nov 26, 2024
1 parent 9515746 commit e641f32
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nivalis/eslint-config",
"type": "module",
"version": "4.1.1",
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee",
"packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387",
"description": "ESLint shareable flat config used at Nivalis Studio",
"license": "MIT",
"homepage": "https://github.com/nivalis-studio/eslint-config#readme",
Expand Down Expand Up @@ -53,7 +53,7 @@
"ts": "tsc --noEmit"
},
"peerDependencies": {
"eslint": "^9.11.1"
"eslint": "^9.15.0"
},
"prettier": "@nivalis/prettier-config",
"dependencies": {
Expand All @@ -65,7 +65,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-flat-config-utils": "0.4.0",
"eslint-plugin-import-x": "4.4.3",
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-n": "17.14.0",
"eslint-plugin-prettier": "5.2.1",
Expand All @@ -83,8 +83,8 @@
"devDependencies": {
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@nivalis/prettier-config": "3.3.3",
"@types/node": "22.9.3",
"@nivalis/prettier-config": "3.4.1",
"@types/node": "22.10.0",
"eslint": "9.15.0",
"lefthook": "1.8.4",
"lint-staged": "15.2.10",
Expand Down
70 changes: 35 additions & 35 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e641f32

Please sign in to comment.