Skip to content

Commit 1769985

Browse files
chore(deps): ⬆️ update dev dependencies (minor) (#7)
chore(deps): ⬆️ update dev dependencies (minor)
2 parents 999a073 + 0a30d6d commit 1769985

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@testing-library/dom": "8.16.0",
9090
"@testing-library/jest-dom": "5.16.4",
9191
"@testing-library/react": "12.1.5",
92-
"@testing-library/user-event": "14.2.6",
92+
"@testing-library/user-event": "14.3.0",
9393
"@types/jest": "28.1.6",
9494
"@types/lodash": "4.14.182",
9595
"@types/node": "18.0.6",
@@ -98,7 +98,7 @@
9898
"all-contributors-cli": "6.20.0",
9999
"autoprefixer": "10.4.7",
100100
"babel-jest": "28.1.3",
101-
"concurrently": "7.2.2",
101+
"concurrently": "7.3.0",
102102
"eslint": "8.20.0",
103103
"eslint-config-prettier": "8.5.0",
104104
"eslint-config-react-app": "7.0.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2818,10 +2818,10 @@
28182818
"@testing-library/dom" "^8.0.0"
28192819
"@types/react-dom" "<18.0.0"
28202820

2821-
"@testing-library/user-event@14.2.6":
2822-
version "14.2.6"
2823-
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.6.tgz#9ba313a212994eea66e018520e23542ac3eb6fbe"
2824-
integrity sha512-l/4W4x3Lm24wkWNkPasXqvEzG+a6n2X872XCUjhyfbNqcoOapaWyCxC5Fz+E4r7JPu8gysQKSSCrK0OO2x+D+A==
2821+
"@testing-library/user-event@14.3.0":
2822+
version "14.3.0"
2823+
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.3.0.tgz#0a6750b94b40e4739706d41e8efc2ccf64d2aad9"
2824+
integrity sha512-P02xtBBa8yMaLhK8CzJCIns8rqwnF6FxhR9zs810flHOBXUYCFjLd8Io1rQrAkQRWEmW2PGdZIEdMxf/KLsqFA==
28252825

28262826
"@tootallnate/once@1":
28272827
version "1.1.2"
@@ -4340,10 +4340,10 @@ concat-stream@^2.0.0:
43404340
readable-stream "^3.0.2"
43414341
typedarray "^0.0.6"
43424342

4343-
concurrently@7.2.2:
4344-
version "7.2.2"
4345-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.2.2.tgz#4ad4a4dfd3945f668d727379de2a29502e6a531c"
4346-
integrity sha512-DcQkI0ruil5BA/g7Xy3EWySGrFJovF5RYAYxwGvv9Jf9q9B1v3jPFP2tl6axExNf1qgF30kjoNYrangZ0ey4Aw==
4343+
concurrently@7.3.0:
4344+
version "7.3.0"
4345+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.3.0.tgz#eb45cdbc8df43da195f619aba218a980cae49184"
4346+
integrity sha512-IiDwm+8DOcFEInca494A8V402tNTQlJaYq78RF2rijOrKEk/AOHTxhN4U1cp7GYKYX5Q6Ymh1dLTBlzIMN0ikA==
43474347
dependencies:
43484348
chalk "^4.1.0"
43494349
date-fns "^2.16.1"

0 commit comments

Comments
 (0)