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 29, 2024
1 parent 1ef87dc commit 39fa477
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@
"@types/katex": "^0.16.7",
"@types/lodash.groupby": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.14.13",
"@types/node": "20.16.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-helmet": "6.1.11",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"concurrently": "8.2.2",
"cypress": "13.13.1",
"cypress": "13.14.1",
"env-cmd": "10.1.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand Down
33 changes: 20 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1122,7 +1122,7 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^3.0.0":
"@cypress/request@npm:^3.0.1":
version: 3.0.1
resolution: "@cypress/request@npm:3.0.1"
dependencies:
Expand Down Expand Up @@ -3739,12 +3739,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.13":
version: 20.14.13
resolution: "@types/node@npm:20.14.13"
"@types/node@npm:20.16.2":
version: 20.16.2
resolution: "@types/node@npm:20.16.2"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/749160b6bd9866e6169cb1a222e75aaf81da3868af1fda1e1e66d33c7e182be381f98a42b7d231fddf470f6389f2052ee842e776b3fdc677df798b933617866d
undici-types: "npm:~6.19.2"
checksum: 10/fcae2ffaa681c2947cd3dae67a6dcf83ef666fc0994281ad881b9e3bb542fec3a9206d9ce899c20e5cdddace2b96b42e32f247864de9baf95756c07b9eff15d7
languageName: node
linkType: hard

Expand Down Expand Up @@ -6028,11 +6028,11 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.13.1":
version: 13.13.1
resolution: "cypress@npm:13.13.1"
"cypress@npm:13.14.1":
version: 13.14.1
resolution: "cypress@npm:13.14.1"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/request": "npm:^3.0.1"
"@cypress/xvfb": "npm:^1.2.4"
"@types/sinonjs__fake-timers": "npm:8.1.1"
"@types/sizzle": "npm:^2.3.2"
Expand Down Expand Up @@ -6076,7 +6076,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/bdf940b544e4eef624455f7a6f6ecfb609203a50e89728b1e52b6241c9f31dc9ec35e3f177bd4328969fc0f72a8020a815097101b0f993d39bd3f2c6aa2a91da
checksum: 10/e91e824a3e717f3f6bdd91b38905d54b68fbe41adc8b94e53181c10f8575a4bf7ea932322d728773435cc9c82f7ba3437810316a726835f31c59d529a678190f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8548,15 +8548,15 @@ __metadata:
"@types/katex": "npm:^0.16.7"
"@types/lodash.groupby": "npm:4.6.9"
"@types/lodash.truncate": "npm:4.4.9"
"@types/node": "npm:20.14.13"
"@types/node": "npm:20.16.2"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@types/react-helmet": "npm:6.1.11"
"@types/uuid": "npm:10.0.0"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
concurrently: "npm:8.2.2"
cypress: "npm:13.13.1"
cypress: "npm:13.14.1"
date-fns: "npm:3.6.0"
env-cmd: "npm:10.1.0"
eslint: "npm:8.57.0"
Expand Down Expand Up @@ -14182,6 +14182,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

"unicorn-magic@npm:^0.1.0":
version: 0.1.0
resolution: "unicorn-magic@npm:0.1.0"
Expand Down

0 comments on commit 39fa477

Please sign in to comment.