Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#631)
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 Jul 5, 2024
1 parent 487cc8f commit 7e6af53
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.39",
"@cypress/code-coverage": "3.12.40",
"@types/katex": "^0.16.7",
"@types/lodash.groupby": "4.6.9",
"@types/lodash.truncate": "4.4.9",
Expand Down Expand Up @@ -101,7 +101,7 @@
"prettier": "3.3.2",
"react-query": "3.39.3",
"standard-version": "9.5.0",
"typescript": "5.5.2",
"typescript": "5.5.3",
"wait-on": "7.2.0"
},
"nyc": {
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -941,9 +941,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -8252,7 +8252,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.3.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@cypress/code-coverage": "npm:3.12.39"
"@cypress/code-coverage": "npm:3.12.40"
"@emotion/cache": "npm:11.11.0"
"@emotion/react": "npm:11.11.4"
"@emotion/server": "npm:11.11.0"
Expand Down Expand Up @@ -8319,7 +8319,7 @@ __metadata:
standard-version: "npm:9.5.0"
stylis: "npm:4.3.2"
stylis-plugin-rtl: "npm:2.1.1"
typescript: "npm:5.5.2"
typescript: "npm:5.5.3"
uuid: "npm:10.0.0"
wait-on: "npm:7.2.0"
languageName: unknown
Expand Down Expand Up @@ -13784,23 +13784,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.2":
version: 5.5.2
resolution: "typescript@npm:5.5.2"
"typescript@npm:5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/9118b20f248e76b0dbff8737fef65dfa89d02668d4e633d2c5ceac99033a0ca5e8a1c1a53bc94da68e8f67677a88f318663dde859c9e9a09c1e116415daec2ba
checksum: 10/11a867312419ed497929aafd2f1d28b2cd41810a5eb6c6e9e169559112e9ea073d681c121a29102e67cd4478d0a4ae37a306a5800f3717f59c4337e6a9bd5e8d
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/ac3145f65cf9e72ab29f2196e05d5816b355dc1a9195b9f010d285182a12457cfacd068be2dd22c877f88ebc966ac6e0e83f51c8586412b16499a27e3670ff4b
checksum: 10/7cf7acb78a80f749b82842f2ffe01e90e7b3e709a6f4268588e0b7599c41dca1059be217f47778fe1a380bfaf60933021ef20d002c426d4d7745e1b36c11467b
languageName: node
linkType: hard

Expand Down

0 comments on commit 7e6af53

Please sign in to comment.