Skip to content

Commit

Permalink
Bump @types/raven from 2.5.4 to 2.5.5 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@types/raven](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/raven) from 2.5.4 to 2.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/raven)

---
updated-dependencies:
- dependency-name: "@types/raven"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 30, 2023
1 parent 09bc96b commit dfc05b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/luxon": "^3.3.2",
"@types/node": "^20.6.3",
"@types/qs": "^6.9.7",
"@types/raven": "^2.5.4",
"@types/raven": "^2.5.5",
"@types/raven-for-redux": "^1.1.2",
"@types/raven-js": "^3.10.0",
"@types/react": "^17.0.43",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2031,10 +2031,10 @@
dependencies:
raven-js "*"

"@types/raven@^2.5.4":
version "2.5.4"
resolved "https://registry.yarnpkg.com/@types/raven/-/raven-2.5.4.tgz#16bdb39066bf67223965625daf9d9034f3cf9f2d"
integrity sha512-CaZ41pANsA/s/IWXfzDzMDsBIrIiR/19cAzz6Ng8ByEzaeMEBnMXpJVUv9DNYak4w8HXLGU24wyIqRK4oy9BNg==
"@types/raven@^2.5.5":
version "2.5.5"
resolved "https://registry.yarnpkg.com/@types/raven/-/raven-2.5.5.tgz#cf06267cb0b0f98107f22ebd789c35aedaabbc30"
integrity sha512-6Zby3yc45V6W6lf9ZVwvrMrqtqtsILQ9aiG6PLGb5IDc7mPfXb4WIyexhY8rbNwydU87ravdCV5Bket93//Sww==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit dfc05b3

Please sign in to comment.