Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#569)
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 19, 2024
1 parent 2da2548 commit 0cb6bf5
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.2.1",
"@commitlint/config-conventional": "19.1.0",
"@cypress/code-coverage": "3.12.29",
"@cypress/code-coverage": "3.12.30",
"@types/katex": "^0.16.7",
"@types/lodash.groupby": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.11.28",
"@types/react": "18.2.66",
"@types/node": "20.11.29",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"@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 @@ -738,9 +738,9 @@ __metadata:
languageName: node
linkType: hard

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

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

"@types/node@npm:20.11.28":
version: 20.11.28
resolution: "@types/node@npm:20.11.28"
"@types/node@npm:20.11.29":
version: 20.11.29
resolution: "@types/node@npm:20.11.29"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/b03f69213ac6e7cd5f7efa86139f24e23ff70a12fed04adeac5413b62d6982343ce94906f74c401c5afefda48d36ae0efd6a575240996b15a5cf80b456ab4221
checksum: 10/eca2c87c1e583bcd4d73dc7a49643c6b793008d8aeefb93ba22c84d70b61388d6cacf8c44af0fcd35820a92121249437689afe48f42b228e281ecc64c22b0a67
languageName: node
linkType: hard

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

"@types/react@npm:18.2.66":
version: 18.2.66
resolution: "@types/react@npm:18.2.66"
"@types/react@npm:18.2.67":
version: 18.2.67
resolution: "@types/react@npm:18.2.67"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/8a82bda6c254681536fa8348dc15d52345d8203d5d322406feef865f74ebfe2475ebde0be4e2f9a18ffbb587dac946dfb5d0974b598779ff282259aff7e8209a
checksum: 10/d7e248dbe8d9d3b05f0d8e128d615fc9c85aa2c5d15634271d20cb9b343dbeffb0875f31a44e7ac63b42afc25949bd4c3633b7ebee45ee4666591ca934a8dffb
languageName: node
linkType: hard

Expand Down Expand Up @@ -7760,7 +7760,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.2.1"
"@commitlint/config-conventional": "npm:19.1.0"
"@cypress/code-coverage": "npm:3.12.29"
"@cypress/code-coverage": "npm:3.12.30"
"@emotion/cache": "npm:11.11.0"
"@emotion/react": "npm:11.11.4"
"@emotion/server": "npm:11.11.0"
Expand All @@ -7780,8 +7780,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.28"
"@types/react": "npm:18.2.66"
"@types/node": "npm:20.11.29"
"@types/react": "npm:18.2.67"
"@types/react-dom": "npm:18.2.22"
"@types/react-helmet": "npm:6.1.11"
"@types/uuid": "npm:9.0.8"
Expand Down

0 comments on commit 0cb6bf5

Please sign in to comment.