Skip to content

Commit

Permalink
Merge pull request #12 from groton-school/dependabot/npm_and_yarn/ope…
Browse files Browse the repository at this point in the history
…napi-fetch-0.13.0

Bump openapi-fetch from 0.12.5 to 0.13.0
  • Loading branch information
battis authored Nov 26, 2024
2 parents 84552a4 + 575804f commit 745f1ba
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/ts/auth-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"build:compile": "tsc"
},
"dependencies": {
"openapi-fetch": "^0.12.5"
"openapi-fetch": "^0.13.0"
},
"devDependencies": {
"@groton/sky-api.tsconfig": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts/oneroster/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@groton/sky-api.auth-middleware": "workspace:*",
"openapi-fetch": "^0.12.5"
"openapi-fetch": "^0.13.0"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts/school/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"@groton/sky-api.auth-middleware": "workspace:*",
"openapi-fetch": "^0.12.5"
"openapi-fetch": "^0.13.0"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@groton/sky-api.auth-middleware": "workspace:*",
"openapi-fetch": "^0.12.5"
"openapi-fetch": "^0.13.0"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down
22 changes: 11 additions & 11 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 745f1ba

Please sign in to comment.