Skip to content

Commit f8173f0

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

File tree

2 files changed

+28
-26
lines changed

2 files changed

+28
-26
lines changed

package-lock.json

+25-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"ES6"
2323
],
2424
"dependencies": {
25-
"@babel/runtime": "^7.26.0",
25+
"@babel/runtime": "^7.26.7",
2626
"@codemirror/lang-javascript": "^6.2.2",
2727
"@emotion/cache": "^11.14.0",
2828
"@emotion/styled": "^11.14.0",
@@ -37,7 +37,7 @@
3737
"@mui/system": "5.10.14",
3838
"@reduxjs/toolkit": "^1.9.5",
3939
"@testing-library/react": "^12.1.5",
40-
"@testing-library/user-event": "^14.6.0",
40+
"@testing-library/user-event": "^14.6.1",
4141
"@types/jest": "^29.5.14",
4242
"@types/jss": "^10.0.0",
4343
"@types/moment-duration-format": "^2.2.6",
@@ -80,7 +80,7 @@
8080
"react-oidc-context": "^2.4.0",
8181
"react-redux": "^7.2.9",
8282
"react-router-dom": "^5.3.4",
83-
"react-select": "^5.9.0",
83+
"react-select": "^5.10.0",
8484
"react-side-effect": "^2.1.2",
8585
"react-simplemde-editor": "^5.2.0",
8686
"react-window": "^1.8.11",

0 commit comments

Comments
 (0)