Skip to content

Commit

Permalink
Bump the dev-dependencies group with 6 updates (mamba-org#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent da9b4fa commit 16e9726
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 99 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@types/js-yaml": "^4.0.8",
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-n": "^16.3.1",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-promise": "^6.1.1",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2"
}
Expand Down
Loading

0 comments on commit 16e9726

Please sign in to comment.