Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#43)
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 Feb 22, 2024
1 parent 6ac752d commit d28f207
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@typescript-eslint/parser": "7.0.2",
"@vitejs/plugin-react": "^4.2.1",
"concurrently": "8.2.2",
"cypress": "13.6.4",
"cypress": "13.6.5",
"env-cmd": "10.1.0",
"eslint": "8.56.0",
"eslint-config-airbnb": "19.0.4",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4277,7 +4277,7 @@ __metadata:
languageName: node
linkType: hard

"buffer@npm:^5.5.0, buffer@npm:^5.6.0":
"buffer@npm:^5.5.0, buffer@npm:^5.7.1":
version: 5.7.1
resolution: "buffer@npm:5.7.1"
dependencies:
Expand Down Expand Up @@ -4801,9 +4801,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.6.4":
version: 13.6.4
resolution: "cypress@npm:13.6.4"
"cypress@npm:13.6.5":
version: 13.6.5
resolution: "cypress@npm:13.6.5"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand All @@ -4812,7 +4812,7 @@ __metadata:
arch: "npm:^2.2.0"
blob-util: "npm:^2.0.2"
bluebird: "npm:^3.7.2"
buffer: "npm:^5.6.0"
buffer: "npm:^5.7.1"
cachedir: "npm:^2.3.0"
chalk: "npm:^4.1.0"
check-more-types: "npm:^2.24.0"
Expand All @@ -4830,7 +4830,7 @@ __metadata:
figures: "npm:^3.2.0"
fs-extra: "npm:^9.1.0"
getos: "npm:^3.2.1"
is-ci: "npm:^3.0.0"
is-ci: "npm:^3.0.1"
is-installed-globally: "npm:~0.4.0"
lazy-ass: "npm:^1.6.0"
listr2: "npm:^3.8.3"
Expand All @@ -4849,7 +4849,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/acdc246cf41bf77b95ab78a26ae7cb000c64abfd768ad7cef54830e1fa8d7e89cee64a56d00a9a389ac36ff6ec8bd704d6fa1d5d92123123c8d96ebae6328b8b
checksum: 10/df11ec229eaab173dd513b7ee59202407450aaf2900798fe09e076636ffae6a86fea8265c608756f1c44f1b0db6096115e2d7007a48bf196c192462c13e9f339
languageName: node
linkType: hard

Expand Down Expand Up @@ -6489,7 +6489,7 @@ __metadata:
"@typescript-eslint/parser": "npm:7.0.2"
"@vitejs/plugin-react": "npm:^4.2.1"
concurrently: "npm:8.2.2"
cypress: "npm:13.6.4"
cypress: "npm:13.6.5"
env-cmd: "npm:10.1.0"
eslint: "npm:8.56.0"
eslint-config-airbnb: "npm:19.0.4"
Expand Down Expand Up @@ -6956,7 +6956,7 @@ __metadata:
languageName: node
linkType: hard

"is-ci@npm:^3.0.0":
"is-ci@npm:^3.0.1":
version: 3.0.1
resolution: "is-ci@npm:3.0.1"
dependencies:
Expand Down Expand Up @@ -10515,8 +10515,8 @@ __metadata:
linkType: hard

"vite@npm:^5.0.12":
version: 5.1.3
resolution: "vite@npm:5.1.3"
version: 5.1.4
resolution: "vite@npm:5.1.4"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -10550,7 +10550,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/6ba2223157e2cc2fa62dff9004ccba20fc409c6baf7354c64ed0f8e4bcd853092d08d06ec4dec37143e794a96e061879a870d85bad4f1eb9ee5c6d0a13cef30f
checksum: 10/e9003b853f0784260f4fe7ce0190124b347fd8fd6bf889a07080facd0d9a9667eaff4022eddb1ba3f0283ef69d15d77f84bca832082e48874a7a62e7f6d66b08
languageName: node
linkType: hard

Expand Down

0 comments on commit d28f207

Please sign in to comment.