Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#617)
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 May 7, 2024
1 parent e8861f2 commit 6497f54
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@
"devDependencies": {
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@cypress/code-coverage": "3.12.38",
"@cypress/code-coverage": "3.12.39",
"@types/katex": "^0.16.7",
"@types/lodash.groupby": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.12.8",
"@types/node": "20.12.10",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react-helmet": "6.1.11",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -741,9 +741,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.38":
version: 3.12.38
resolution: "@cypress/code-coverage@npm:3.12.38"
"@cypress/code-coverage@npm:3.12.39":
version: 3.12.39
resolution: "@cypress/code-coverage@npm:3.12.39"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -760,7 +760,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/9ab38647496a70ffc39448ff19d627fa05d8bffee98f3bdb50b8efec402a84757347f8547c6d8992921eb149e4c638cc76d237d9b60cd9229b36d4b5e395e089
checksum: 10/f045265ab942aa6f48d9ecedc4626f85f8db863b7e52edc699f07276c4acf89eb619fbf2472ef2e12028dba21b743f8984bf41568cdc0ad1eff75387ba9afe65
languageName: node
linkType: hard

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

"@types/node@npm:20.12.8":
version: 20.12.8
resolution: "@types/node@npm:20.12.8"
"@types/node@npm:20.12.10":
version: 20.12.10
resolution: "@types/node@npm:20.12.10"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/1feab4c8cb08588eea10811ed4d02485a5cde47fdf92e7b3193fc9f8ee39ea556f6e3124dc6d5378354466ed5f7e5fbe5e20f625908de40ea37560368a50f72c
checksum: 10/b3ab044969880084e4da22a0173fc234239de81c22fb9418bd992de98369a3065c0c6119216476711af69ff520331cf06711acdeb1959554de6bbf0912a0494e
languageName: node
linkType: hard

Expand Down Expand Up @@ -7781,7 +7781,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.2.1"
"@commitlint/config-conventional": "npm:19.1.0"
"@cypress/code-coverage": "npm:3.12.38"
"@cypress/code-coverage": "npm:3.12.39"
"@emotion/cache": "npm:11.11.0"
"@emotion/react": "npm:11.11.4"
"@emotion/server": "npm:11.11.0"
Expand All @@ -7801,7 +7801,7 @@ __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.12.8"
"@types/node": "npm:20.12.10"
"@types/react": "npm:18.2.79"
"@types/react-dom": "npm:18.2.25"
"@types/react-helmet": "npm:6.1.11"
Expand Down

0 comments on commit 6497f54

Please sign in to comment.