Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent aca33b7 commit 0600de6
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 @@ -106,7 +106,7 @@
"@typescript-eslint/parser": "6.7.2",
"@vitejs/plugin-react": "4.1.0",
"concurrently": "8.2.1",
"cypress": "13.2.0",
"cypress": "13.3.2",
"env-cmd": "10.1.0",
"eslint": "^8.50.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -122,7 +122,7 @@
"rollup-plugin-visualizer": "^5.9.2",
"standard-version": "9.5.0",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite": "4.5.0",
"vite-plugin-checker": "0.6.2",
"vite-plugin-istanbul": "5.0.0",
"wait-on": "7.0.1"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5523,9 +5523,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.2.0":
version: 13.2.0
resolution: "cypress@npm:13.2.0"
"cypress@npm:13.3.2":
version: 13.3.2
resolution: "cypress@npm:13.3.2"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -5572,7 +5572,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 7647814f07626bd63e7b8dc4d066179fa40bf492c588bbc2626d983a2baab6cb77c29958dc92442f277e0a8e94866decc51c4de306021739c47e32baf5970219
checksum: eee7c06136dcf23c400e1042380b67a568d403677fccd835fa7f47868c382624aae272e1cb2b161d3216e2c5ab73e740e243d0f2c76721600d0270dbe50d2560
languageName: node
linkType: hard

Expand Down Expand Up @@ -7535,7 +7535,7 @@ __metadata:
"@vitejs/plugin-react": 4.1.0
concurrently: 8.2.1
connected-react-router: 6.9.3
cypress: 13.2.0
cypress: 13.3.2
env-cmd: 10.1.0
eslint: ^8.50.0
eslint-config-airbnb: 19.0.4
Expand Down Expand Up @@ -7568,7 +7568,7 @@ __metadata:
stylis-plugin-rtl: 2.1.1
typescript: 5.2.2
uuid: 9.0.1
vite: 4.4.9
vite: 4.5.0
vite-plugin-checker: 0.6.2
vite-plugin-istanbul: 5.0.0
wait-on: 7.0.1
Expand Down Expand Up @@ -13471,9 +13471,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:4.4.9":
version: 4.4.9
resolution: "vite@npm:4.4.9"
"vite@npm:4.5.0":
version: 4.5.0
resolution: "vite@npm:4.5.0"
dependencies:
esbuild: ^0.18.10
fsevents: ~2.3.2
Expand Down Expand Up @@ -13507,7 +13507,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: c511024ceae39c68c7dbf2ac4381ee655cd7bb62cf43867a14798bc835d3320b8fa7867a336143c30825c191c1fb4e9aa3348fce831ab617e96203080d3d2908
checksum: 06f1a4c858e4dc4c04a10466f4ccacea30c5a9f8574e5ba3deb9d03fa20e80ca6797f02dad97a988da7cdef96238dbc69c3b6a538156585c74722d996223619e
languageName: node
linkType: hard

Expand Down

0 comments on commit 0600de6

Please sign in to comment.