Skip to content

Commit

Permalink
Merge pull request #2374 from kashw2/dependabot/npm_and_yarn/esbuild-…
Browse files Browse the repository at this point in the history
…0.23.1

chore(deps-dev): bump esbuild from 0.23.0 to 0.23.1
  • Loading branch information
kashw2 authored Aug 17, 2024
2 parents e8e5558 + f2e8343 commit bc7cf0b
Show file tree
Hide file tree
Showing 3 changed files with 1,119 additions and 272 deletions.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/mssql": "9.1.5",
"@types/node": "22.3.0",
"@types/passport": "1.0.16",
"esbuild": "0.23.0",
"esbuild": "0.23.1",
"jasmine": "5.2.0",
"jasmine-spec-reporter": "7.0.0",
"jasmine-ts": "0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion onboarding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@microsoft/applicationinsights-web": "3.3.1"
},
"devDependencies": {
"esbuild": "0.23.0",
"esbuild": "0.23.1",
"nodemon": "3.1.4"
}
}
Loading

0 comments on commit bc7cf0b

Please sign in to comment.