Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#182)
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 29, 2024
1 parent 0a68e2b commit a2fdaed
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 @@ -94,7 +94,7 @@
"@vitest/browser": "^1.3.0",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"cypress": "13.9.0",
"cypress": "13.10.0",
"cypress-file-upload": "5.0.8",
"env-cmd": "10.1.0",
"eslint": "^8.41.0",
Expand All @@ -110,7 +110,7 @@
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react-hooks": "~4.6.2",
"husky": "~9.0.0",
"npm-run-all2": "6.1.2",
"npm-run-all2": "6.2.0",
"nyc": "15.1.0",
"prettier": "3.2.5",
"standard-version": "9.5.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6281,9 +6281,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.9.0":
version: 13.9.0
resolution: "cypress@npm:13.9.0"
"cypress@npm:13.10.0":
version: 13.10.0
resolution: "cypress@npm:13.10.0"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -6329,7 +6329,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/67bf838eee804f33773245491e5298d520ac8da8e990ee12dff812b58ddf05ef2182957f533355ec2bf638d99f533b0e350474d816db4d20c6720a810b5b7885
checksum: 10/d3dbce9a00a108d76d0f91ba419106be24a6ad2dfa3c4a3cbb70db7c053b84e9cff2465b31c77ed3a40574bdba6f908b9aa247bdc7e8115f23b622f9ef05d51d
languageName: node
linkType: hard

Expand Down Expand Up @@ -8572,7 +8572,7 @@ __metadata:
"@vitest/browser": "npm:^1.3.0"
concurrently: "npm:8.2.2"
cross-env: "npm:7.0.3"
cypress: "npm:13.9.0"
cypress: "npm:13.10.0"
cypress-file-upload: "npm:5.0.8"
env-cmd: "npm:10.1.0"
eslint: "npm:^8.41.0"
Expand All @@ -8593,7 +8593,7 @@ __metadata:
jszip: "npm:~3.10.1"
lodash.isobject: "npm:~3.0.2"
lodash.isstring: "npm:~4.0.1"
npm-run-all2: "npm:6.1.2"
npm-run-all2: "npm:6.2.0"
nyc: "npm:15.1.0"
prettier: "npm:3.2.5"
qs: "npm:6.12.1"
Expand Down Expand Up @@ -10918,9 +10918,9 @@ __metadata:
languageName: node
linkType: hard

"npm-run-all2@npm:6.1.2":
version: 6.1.2
resolution: "npm-run-all2@npm:6.1.2"
"npm-run-all2@npm:6.2.0":
version: 6.2.0
resolution: "npm-run-all2@npm:6.2.0"
dependencies:
ansi-styles: "npm:^6.2.1"
cross-spawn: "npm:^7.0.3"
Expand All @@ -10934,7 +10934,7 @@ __metadata:
npm-run-all2: bin/npm-run-all/index.js
run-p: bin/run-p/index.js
run-s: bin/run-s/index.js
checksum: 10/b031f409a8c7144cd4dc6ef7cbe6007c9c78b1df38e32d2b5049e697f204d13145dcd419656f313a5afce44c9148a77ed87cf050ff98ceff75cc3553d031b896
checksum: 10/917937b6280a4f7af168b784fba10f0c441d58d86ab5595c88e4aa4b9f69f7eaa0af62ddc8a12fed705debcfc5f77bf80bad48936a3384f3a0b527111b7ff4ec
languageName: node
linkType: hard

Expand Down

0 comments on commit a2fdaed

Please sign in to comment.