Skip to content

Commit

Permalink
[Chore] Bump devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Pewtro committed Oct 8, 2023
1 parent 6d36924 commit 0be9ffe
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 41 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@changesets/cli": "2.26.2",
"@putstack/eslint-config-typescript": "workspace:*",
"@putstack/prettier-config": "workspace:*",
"@types/node": "20.8.2",
"@types/node": "20.8.3",
"concurrently": "8.2.1",
"eslint": "8.50.0",
"eslint": "8.51.0",
"husky": "8.0.3",
"lint-staged": "14.0.1",
"postinstall-postinstall": "2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint-plugin-unicorn": "48.0.1"
},
"devDependencies": {
"eslint": "8.50.0"
"eslint": "8.51.0"
},
"peerDependencies": {
"eslint": ">=8",
Expand Down
76 changes: 38 additions & 38 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 0be9ffe

Please sign in to comment.