Skip to content

Commit

Permalink
eslint 9.15.0, typescript 5.6.3 (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
kouak authored Nov 19, 2024
1 parent 5c35994 commit dab435c
Show file tree
Hide file tree
Showing 3 changed files with 236 additions and 185 deletions.
5 changes: 5 additions & 0 deletions .changeset/hungry-kangaroos-prove.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@dgac/nmb2b-client': patch
---

eslint v9.15.0, typescript 5.6.3
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,22 +89,22 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"@eslint/js": "^9.6.0",
"@eslint/js": "^9.15.0",
"@total-typescript/shoehorn": "^0.1.2",
"@types/debug": "^4.1.12",
"@types/invariant": "^2.2.37",
"@types/node": "^18.19.39",
"@types/node": "^18.19.64",
"@types/proper-lockfile": "^4.1.4",
"@vitest/coverage-v8": "^2.0.2",
"dotenv": "^16.4.5",
"eslint": "^9.6.0",
"eslint": "^9.15.0",
"nock": "^13.5.4",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"rimraf": "^5.0.9",
"tsup": "^8.1.0",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.0-alpha.41",
"typescript": "^5.6.3",
"typescript-eslint": "^8.15.0",
"vitest": "^2.0.2"
},
"dependencies": {
Expand All @@ -116,7 +116,7 @@
"proper-lockfile": "^4.1.2",
"remeda": "^2.5.0",
"soap": "^1.1.0",
"tar": "^7.4.0",
"tar": "^7.4.3",
"type-fest": "^4.21.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit dab435c

Please sign in to comment.