Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2023
1 parent b3c5c03 commit e8da60c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 42 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,20 +65,20 @@
]
},
"devDependencies": {
"@cypress/code-coverage": "3.10.8",
"@cypress/code-coverage": "3.11.0",
"@cypress/instrument-cra": "1.4.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
"@trivago/prettier-plugin-sort-imports": "4.1.1",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/lodash.clonedeep": "4.5.7",
"@types/node": "18.16.19",
"@types/node": "18.17.6",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"cypress": "12.14.0",
"cypress": "12.17.4",
"env-cmd": "10.1.0",
"eslint": "^8.3.0",
"eslint-config-prettier": "8.5.0",
Expand Down
70 changes: 32 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2999,13 +2999,13 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.10.8":
version: 3.10.8
resolution: "@cypress/code-coverage@npm:3.10.8"
"@cypress/code-coverage@npm:3.11.0":
version: 3.11.0
resolution: "@cypress/code-coverage@npm:3.11.0"
dependencies:
"@cypress/webpack-preprocessor": ^5.11.0
chalk: 4.1.2
dayjs: 1.11.8
dayjs: 1.11.9
debug: 4.3.4
execa: 4.1.0
globby: 11.0.4
Expand All @@ -3014,7 +3014,7 @@ __metadata:
nyc: 15.1.0
peerDependencies:
cypress: "*"
checksum: 1b8949bc5ad32d7d05760280997e3b08d28606ce3f1e9091f56160a0705520f69e88bce0eb62befc86c8c2fc5bc115c56918827b18786ede7f704a68912cb854
checksum: 854ee02cce0e1e3371937a30405e44ca816326d63cee23714884f4c40d5ae5ed92f002429fb31d9504ce993016ff23bb4d1c894ed64fec799160d22651ceac37
languageName: node
linkType: hard

Expand All @@ -3029,7 +3029,7 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^2.88.10":
"@cypress/request@npm:2.88.12":
version: 2.88.12
resolution: "@cypress/request@npm:2.88.12"
dependencies:
Expand Down Expand Up @@ -4595,9 +4595,9 @@ __metadata:
languageName: node
linkType: hard

"@trivago/prettier-plugin-sort-imports@npm:4.1.1":
version: 4.1.1
resolution: "@trivago/prettier-plugin-sort-imports@npm:4.1.1"
"@trivago/prettier-plugin-sort-imports@npm:4.2.0":
version: 4.2.0
resolution: "@trivago/prettier-plugin-sort-imports@npm:4.2.0"
dependencies:
"@babel/generator": 7.17.7
"@babel/parser": ^7.20.5
Expand All @@ -4607,11 +4607,11 @@ __metadata:
lodash: ^4.17.21
peerDependencies:
"@vue/compiler-sfc": 3.x
prettier: 2.x
prettier: 2.x - 3.x
peerDependenciesMeta:
"@vue/compiler-sfc":
optional: true
checksum: 09b4c3c3f4a9e7883737acf92ae7f2a59eb3f7a6f104621a883bdb2a962dcf98398891489267a6fdbba1227a3484676f8d7470e1b3bc6422b4f457382fd030ce
checksum: 2081ba9f1a2d33b9a3eeadeb3e713d404ee3d1a5cff3b20a23d94d6d915f0a8ff549616c1e77cd728f1b33733e0d7ab8e4c2512f344a612d81ece40025351160
languageName: node
linkType: hard

Expand Down Expand Up @@ -4891,17 +4891,17 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.16.19":
version: 18.16.19
resolution: "@types/node@npm:18.16.19"
checksum: 63c31f09616508aa7135380a4c79470a897b75f9ff3a70eb069e534dfabdec3f32fb0f9df5939127f1086614d980ddea0fa5e8cc29a49103c4f74cd687618aaf
"@types/node@npm:18.17.6":
version: 18.17.6
resolution: "@types/node@npm:18.17.6"
checksum: 70bc92adde47d569f25c5ed40b55040cdf189518d6149e0c3041c6e60b1098cad9c48a856f0b7868ebd74d4098a0ca508b0ec4373dd96216eb8a387ee898e14c
languageName: node
linkType: hard

"@types/node@npm:^14.14.31":
version: 14.18.54
resolution: "@types/node@npm:14.18.54"
checksum: 9fd66f91fcd8e9b25067f784a9c60bd710ef86a89c838c131ab2b1921398adc53b1c70d741bceed48bb2403b75c434b1bbbb255240773819cde36295c4b6abf1
"@types/node@npm:^16.18.39":
version: 16.18.41
resolution: "@types/node@npm:16.18.41"
checksum: b12650d8e4289edafcf0453c8a66c00d6397d465a48b1c683babba4f16f92a6418f678e98a85751e3fef78d23c2b07f641df8da14bf5428ad8282b57b2695243
languageName: node
linkType: hard

Expand Down Expand Up @@ -7792,13 +7792,13 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:12.14.0":
version: 12.14.0
resolution: "cypress@npm:12.14.0"
"cypress@npm:12.17.4":
version: 12.17.4
resolution: "cypress@npm:12.17.4"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/request": 2.88.12
"@cypress/xvfb": ^1.2.4
"@types/node": ^14.14.31
"@types/node": ^16.18.39
"@types/sinonjs__fake-timers": 8.1.1
"@types/sizzle": ^2.3.2
arch: ^2.2.0
Expand Down Expand Up @@ -7831,16 +7831,17 @@ __metadata:
minimist: ^1.2.8
ospath: ^1.2.2
pretty-bytes: ^5.6.0
process: ^0.11.10
proxy-from-env: 1.0.0
request-progress: ^3.0.0
semver: ^7.3.2
semver: ^7.5.3
supports-color: ^8.1.1
tmp: ~0.2.1
untildify: ^4.0.0
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: c98d33dc50f5e48a215f41e3a5139514816d2320e433d143a352a460f74941d3106a1f7485f61172f544cf125176c1225ac8edec31645d5a89cd394f72f93588
checksum: c9c79f5493b23e9c8cfb92d45d50ea9d0fae54210dde203bfa794a79436faf60108d826fe9007a7d67fddf7919802ad8f006b7ae56c5c198c75d5bc85bbc851b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7894,14 +7895,7 @@ __metadata:
languageName: node
linkType: hard

"dayjs@npm:1.11.8":
version: 1.11.8
resolution: "dayjs@npm:1.11.8"
checksum: 4fe04b6df98ba6e5f89b49d80bba603cbf01e21a1b4a24ecb163c94c0ba5324a32ac234a139cee654f89d5277a2bcebca5347e6676c28a0a6d1a90f1d34a42b8
languageName: node
linkType: hard

"dayjs@npm:^1.10.4":
"dayjs@npm:1.11.9, dayjs@npm:^1.10.4":
version: 1.11.9
resolution: "dayjs@npm:1.11.9"
checksum: a4844d83dc87f921348bb9b1b93af851c51e6f71fa259604809cfe1b49d1230e6b0212dab44d1cb01994c096ad3a77ea1cf18fa55154da6efcc9d3610526ac38
Expand Down Expand Up @@ -10270,7 +10264,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "graasp-app-quiz@workspace:."
dependencies:
"@cypress/code-coverage": 3.10.8
"@cypress/code-coverage": 3.11.0
"@cypress/instrument-cra": 1.4.0
"@emotion/react": ^11.11.1
"@emotion/styled": ^11.11.0
Expand All @@ -10286,15 +10280,15 @@ __metadata:
"@testing-library/jest-dom": ^5.16.5
"@testing-library/react": ^12.1.5
"@testing-library/user-event": ^13.5.0
"@trivago/prettier-plugin-sort-imports": 4.1.1
"@trivago/prettier-plugin-sort-imports": 4.2.0
"@types/lodash.clonedeep": 4.5.7
"@types/node": 18.16.19
"@types/node": 18.17.6
"@types/react": 18.2.14
"@types/react-dom": 18.2.6
"@types/uuid": ^9.0.2
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
cypress: 12.14.0
cypress: 12.17.4
env-cmd: 10.1.0
eslint: ^8.3.0
eslint-config-prettier: 8.5.0
Expand Down

0 comments on commit e8da60c

Please sign in to comment.