mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
chore(deps-dev): bump @types/koa from 2.15.0 to 2.15.1 (#12384)
Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.15.0 to 2.15.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa) --- updated-dependencies: - dependency-name: "@types/koa" dependency-version: 2.15.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -304,7 +304,7 @@
|
||||
"@types/jsdom": "^28.0.1",
|
||||
"@types/jsonwebtoken": "^8.5.9",
|
||||
"@types/katex": "^0.16.8",
|
||||
"@types/koa": "^2.15.0",
|
||||
"@types/koa": "^2.15.1",
|
||||
"@types/koa-compress": "^4.0.7",
|
||||
"@types/koa-helmet": "^6.0.8",
|
||||
"@types/koa-logger": "^3.1.5",
|
||||
@@ -378,7 +378,7 @@
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "17.0.91",
|
||||
"@types/koa": "2.15.0",
|
||||
"@types/koa": "2.15.1",
|
||||
"prosemirror-transform": "1.10.5",
|
||||
"debug": "4.3.4",
|
||||
"prismjs": "1.30.0",
|
||||
|
||||
Reference in New Issue
Block a user