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] committed Dec 19, 2023
1 parent 91d4468 commit 3b6093f
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 @@
"devDependencies": {
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@cypress/code-coverage": "3.12.13",
"@cypress/code-coverage": "3.12.15",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/file-saver": "^2.0.7",
"@types/i18n": "0.13.10",
Expand Down Expand Up @@ -124,7 +124,7 @@
"nyc": "15.1.0",
"prettier": "3.1.1",
"uuid": "9.0.1",
"vite": "5.0.7",
"vite": "5.0.10",
"vite-plugin-checker": "0.6.2",
"vite-plugin-istanbul": "5.0.0"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2271,9 +2271,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.13":
version: 3.12.13
resolution: "@cypress/code-coverage@npm:3.12.13"
"@cypress/code-coverage@npm:3.12.15":
version: 3.12.15
resolution: "@cypress/code-coverage@npm:3.12.15"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -2290,7 +2290,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: f7c0efa7244d47c18caf9e53bdea51666ddbe59d382fb3dd340ba373615fb8905837f784982122d68935db7f3d3bc329d3db32bfae9bbd0135713c87616d2607
checksum: 7411a3d11a18b5d28ed962792d82b2a573ffd37c0330643f31c94793ac3e6597b50ab93edec2e4cb129fb9ce84e774d762a4f7ca1bc90b3d3abb16fc1291b374
languageName: node
linkType: hard

Expand Down Expand Up @@ -8622,7 +8622,7 @@ __metadata:
"@codemirror/lang-python": "npm:6.1.3"
"@commitlint/cli": "npm:18.4.3"
"@commitlint/config-conventional": "npm:18.4.3"
"@cypress/code-coverage": "npm:3.12.13"
"@cypress/code-coverage": "npm:3.12.15"
"@emotion/react": "npm:11.11.1"
"@emotion/styled": "npm:11.11.0"
"@fortawesome/fontawesome-svg-core": "npm:6.5.1"
Expand Down Expand Up @@ -8701,7 +8701,7 @@ __metadata:
stylis-plugin-rtl: "npm:2.1.1"
typescript: "npm:5.3.3"
uuid: "npm:9.0.1"
vite: "npm:5.0.7"
vite: "npm:5.0.10"
vite-plugin-checker: "npm:0.6.2"
vite-plugin-istanbul: "npm:5.0.0"
languageName: unknown
Expand Down Expand Up @@ -14336,9 +14336,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.0.7":
version: 5.0.7
resolution: "vite@npm:5.0.7"
"vite@npm:5.0.10":
version: 5.0.10
resolution: "vite@npm:5.0.10"
dependencies:
esbuild: "npm:^0.19.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -14372,7 +14372,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 27186e5b907484ed17a9cb803bb2127995a1659e1da9eab36bcd7bfac5d11ed41f7136d9913cc27a8c8c49c3fee5c791dee135c5d37653ddfa0153b69dc3f930
checksum: 5421e9c7f8cf3152eace9a8b528269141635f367e5dc63c5f1fe2712a766d9757f8197733cf3f28be590afdd520130d38de90c955e6dba6edfa6f9056c1e5ea7
languageName: node
linkType: hard

Expand Down

0 comments on commit 3b6093f

Please sign in to comment.