Skip to content

Commit

Permalink
Merge branch 'main' of github.com:nathanjhood/esbuild-scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanjhood committed Nov 3, 2024
2 parents ae5a473 + 61f67e4 commit e077707
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 119 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,17 +232,17 @@
"esbuild": "^0.24.0"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
"@types/node": "22.7.4",
"@eslint/js": "^9.13.0",
"@types/node": "22.7.7",
"cli-testing-library": "^2.0.2",
"debug": "^4.3.7",
"eslint": "^9.10.0",
"eslint": "^9.13.0",
"eslint-config-prettier": "9.1.0",
"globals": "^15.9.0",
"globals": "^15.11.0",
"prettier": "3.3.3",
"tsc": "2.0.4",
"tslib": "2.7.0",
"typescript": "5.6.2",
"typescript-eslint": "^8.5.0"
"tslib": "2.8.0",
"typescript": "5.6.3",
"typescript-eslint": "^8.10.0"
}
}
Loading

0 comments on commit e077707

Please sign in to comment.