Skip to content

Commit

Permalink
Merge pull request #1225 from keithamoss/dependabot/npm_and_yarn/fron…
Browse files Browse the repository at this point in the history
…tend/types/raven-for-redux-1.1.3

Bump @types/raven-for-redux from 1.1.2 to 1.1.3 in /frontend
  • Loading branch information
github-actions[bot] committed Sep 30, 2023
2 parents 40e8d58 + 0a1f955 commit dda0cc2
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 @@ -47,7 +47,7 @@
"@types/node": "^20.6.3",
"@types/qs": "^6.9.7",
"@types/raven": "^2.5.5",
"@types/raven-for-redux": "^1.1.2",
"@types/raven-for-redux": "^1.1.3",
"@types/raven-js": "^3.10.0",
"@types/react": "^17.0.43",
"@types/react-dom": "^18.0.3",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2016,10 +2016,10 @@
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
integrity sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==

"@types/raven-for-redux@^1.1.2":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@types/raven-for-redux/-/raven-for-redux-1.1.2.tgz#13a550fd033d5d4c95b2e62ad77ff20fb462d525"
integrity sha512-deMx98mNU0/e7N4mz9KMy3+kSpyxXB+HI5oa5fAcT+Sazt1xvNJJPLCh9TC+Holm05U7fxtu1YYgV4CB3HiYQA==
"@types/raven-for-redux@^1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@types/raven-for-redux/-/raven-for-redux-1.1.3.tgz#9044e45798540afd72a700e1f0da207d4cd5c1b3"
integrity sha512-jXLMKPyAXpSNMH3PigmuEWTqyevBLQjQpkKnZQtqvUoA8VvqhCvi3KDbTSCNfP537Uieo1FyvKcC2k0sJj4SDQ==
dependencies:
raven-js ">=3.21.0"
redux ">=3.7.2"
Expand Down

0 comments on commit dda0cc2

Please sign in to comment.