Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#505)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent eef3414 commit 35d50fd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@
"devDependencies": {
"@commitlint/cli": "19.0.3",
"@commitlint/config-conventional": "19.0.3",
"@cypress/code-coverage": "3.12.28",
"@cypress/code-coverage": "3.12.29",
"@types/katex": "^0.16.7",
"@types/lodash.groupby": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.11.25",
"@types/react": "18.2.64",
"@types/node": "20.11.26",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"@types/react-helmet": "6.1.11",
"@types/uuid": "9.0.8",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -728,9 +728,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.28":
version: 3.12.28
resolution: "@cypress/code-coverage@npm:3.12.28"
"@cypress/code-coverage@npm:3.12.29":
version: 3.12.29
resolution: "@cypress/code-coverage@npm:3.12.29"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -747,7 +747,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/dc9207b7f3062545f1f11fe1064e3a5e033e908300e93ed1d7450c4bec028a70d78eac714fe167707acf48c611c988e40b7756f8fa610628f257d2ee5473e8f3
checksum: 10/e8abfe60ef1fd8323bda169b535102cda8cc48cc1358b2fe300c731927e9e73db70309055990b22ce3b5ba822633a67ff3983f5091e91d86f6b35311bf23f0e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -3151,12 +3151,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.25":
version: 20.11.25
resolution: "@types/node@npm:20.11.25"
"@types/node@npm:20.11.26":
version: 20.11.26
resolution: "@types/node@npm:20.11.26"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/861265f1bbb151404bd8842b595f027a4ff067c61ecff9a37b9f7f53922c18dd532c8e795e8e7675dd8dba056645623fd2b9848d5ef72863ec3609096cd2923e
checksum: 10/37a69017fc0e70bd52e106a7a0de21f78b29a869b2ab7b0539438ee6ce91cb9b49b80d6b68108e88fcc20e24cdc4dc00f6e8e1c28215d93412cb19a303572130
languageName: node
linkType: hard

Expand Down Expand Up @@ -3274,14 +3274,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.64":
version: 18.2.64
resolution: "@types/react@npm:18.2.64"
"@types/react@npm:18.2.65":
version: 18.2.65
resolution: "@types/react@npm:18.2.65"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/e82bd16660030c9aabdb5027bb9bf69570a90813e4a894c17bfb288978c2b80251def5754e455d72aa3485d99136e1b11b694f78c586e5918e10b3bb09b91b3c
checksum: 10/8022689f6c68e76b5e7b3c95af794fb3d128d5b2ccac408adaa80b117724c48b04dd4a2750e5c2ca29cd70ac7719b4ed5c5b1c12cb739d6f1d52188c09fb3060
languageName: node
linkType: hard

Expand Down Expand Up @@ -7877,7 +7877,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.0.3"
"@commitlint/config-conventional": "npm:19.0.3"
"@cypress/code-coverage": "npm:3.12.28"
"@cypress/code-coverage": "npm:3.12.29"
"@emotion/cache": "npm:11.11.0"
"@emotion/react": "npm:11.11.4"
"@emotion/server": "npm:11.11.0"
Expand All @@ -7897,8 +7897,8 @@ __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.11.25"
"@types/react": "npm:18.2.64"
"@types/node": "npm:20.11.26"
"@types/react": "npm:18.2.65"
"@types/react-dom": "npm:18.2.21"
"@types/react-helmet": "npm:6.1.11"
"@types/uuid": "npm:9.0.8"
Expand Down

0 comments on commit 35d50fd

Please sign in to comment.