Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#183)
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 Apr 22, 2024
1 parent 4e7b10c commit 1bbd2ce
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
"devDependencies": {
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.34",
"@cypress/code-coverage": "3.12.35",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/i18n": "0.13.10",
"@types/i18n": "0.13.11",
"@types/lodash.clonedeep": "^4",
"@types/lodash.isequal": "^4.5.8",
"@types/uuid": "9.0.8",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1910,9 +1910,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.34":
version: 3.12.34
resolution: "@cypress/code-coverage@npm:3.12.34"
"@cypress/code-coverage@npm:3.12.35":
version: 3.12.35
resolution: "@cypress/code-coverage@npm:3.12.35"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -1929,7 +1929,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/43360bc58353e4df3b465dacfdc6e44e741c21c74466fb363ac880c29342345fa33739e85adfc59b21c14cc2933873884408d39f1433a9f9a736430cdb322c72
checksum: 10/d481e188248d7639a70d6178f283faf03fa1f87853fce6e7427679ca016408a004f4745269c0432e0b7ad420b255021ad3ed648fd741da22b91e65783bf0c3f6
languageName: node
linkType: hard

Expand Down Expand Up @@ -3887,10 +3887,10 @@ __metadata:
languageName: node
linkType: hard

"@types/i18n@npm:0.13.10":
version: 0.13.10
resolution: "@types/i18n@npm:0.13.10"
checksum: 10/4b6c84536bf891d07fb1b1daf2e8d66889d0c317dc3c2b653d65a922ee3df3cef93b811b71e46dfb6483a95beb1515a7c82bf3f0fb05d54084ac519ff93f706d
"@types/i18n@npm:0.13.11":
version: 0.13.11
resolution: "@types/i18n@npm:0.13.11"
checksum: 10/0331fd495d692f5cfb220e87cc6b2c85afbd064067747add23a000f8e1c1e57471b4bf5a2738a88cb20e26d580505b8abc8874ae6c7aa8b2804c9cd5b05aa5ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -7914,7 +7914,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.2.2"
"@commitlint/config-conventional": "npm:19.2.2"
"@cypress/code-coverage": "npm:3.12.34"
"@cypress/code-coverage": "npm:3.12.35"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@fontsource/roboto": "npm:^5.0.8"
Expand All @@ -7928,7 +7928,7 @@ __metadata:
"@tanstack/react-query": "npm:^4.36.1"
"@tanstack/react-query-devtools": "npm:^4.36.1"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/i18n": "npm:0.13.10"
"@types/i18n": "npm:0.13.11"
"@types/lodash.clonedeep": "npm:^4"
"@types/lodash.isequal": "npm:^4.5.8"
"@types/node": "npm:20.12.7"
Expand Down Expand Up @@ -12636,8 +12636,8 @@ __metadata:
linkType: hard

"vite@npm:^5.0.0, vite@npm:^5.0.12":
version: 5.2.8
resolution: "vite@npm:5.2.8"
version: 5.2.10
resolution: "vite@npm:5.2.10"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -12671,7 +12671,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/caa40343c2c4e6d8e257fccb4c3029f62909c319a86063ce727ed550925c0a834460b0d1ca20c4d6c915f35302aa1052f6ec5193099a47ce21d74b9b817e69e1
checksum: 10/a0c4ac7b95e9a2a59f4e73e5b42a63f33569f5ec505af9dd019f19ff419fd20d66ad9aad6708987d4da173d485358f0024f410af78ac97cf5c92a38f8c96c451
languageName: node
linkType: hard

Expand Down

0 comments on commit 1bbd2ce

Please sign in to comment.