Skip to content

Commit b43666d

Browse files
[DT-400-npm]: Bump the npm-minor-patch-dependencies group with 5 updates (#1840)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d0a776 commit b43666d

File tree

2 files changed

+78
-67
lines changed

2 files changed

+78
-67
lines changed

package-lock.json

Lines changed: 73 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@testing-library/react": "^12.1.5",
3939
"@testing-library/user-event": "^14.6.1",
4040
"@types/jss": "^10.0.0",
41-
"@types/moment-duration-format": "^2.2.6",
41+
"@types/moment-duration-format": "^2.2.7",
4242
"@types/react": "^17.0.57",
4343
"@types/react-dom": "^18.2.4",
4444
"@types/react-jss": "^10.0.0",
@@ -86,13 +86,13 @@
8686
"redux-actions": "^3.0.3",
8787
"redux-immutable-state-invariant": "^2.1.0",
8888
"redux-logger": "^3.0.6",
89-
"redux-saga": "^1.3.0",
89+
"redux-saga": "^1.4.2",
9090
"rxjs": "^7.8.2",
9191
"strip-markdown": "^6.0.0",
9292
"symbol-observable": "^4.0.0",
9393
"tss-react": "^4.9.19",
9494
"typescript": "^5.9.3",
95-
"validator": "^13.15.15",
95+
"validator": "^13.15.20",
9696
"webfontloader": "^1.6.28"
9797
},
9898
"devDependencies": {
@@ -109,7 +109,7 @@
109109
"@types/validator": "^13.15.3",
110110
"@types/webfontloader": "^1.6.38",
111111
"@typescript-eslint/eslint-plugin": "^5.59.7",
112-
"@vitejs/plugin-react": "^5.0.4",
112+
"@vitejs/plugin-react": "^5.1.0",
113113
"cypress": "^13.17.0 < 14.0.0",
114114
"cypress-vite": "^1.8.0",
115115
"eslint": "^8.57.1",
@@ -122,7 +122,7 @@
122122
"eslint-plugin-jsx-a11y": "^6.10.2",
123123
"eslint-plugin-prettier": "^4.2.1",
124124
"eslint-plugin-react": "^7.37.5",
125-
"eslint-plugin-react-hooks": "^7.0.0",
125+
"eslint-plugin-react-hooks": "^7.0.1",
126126
"eslint-plugin-redux-saga": "^1.3.2",
127127
"prettier": "2.2.1",
128128
"react-dom": "^17.0.2",

0 commit comments

Comments
 (0)