Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

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 Apr 22, 2024
1 parent e6ea1e7 commit c8777ae
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 @@ -111,7 +111,7 @@
"devDependencies": {
"@commitlint/cli": "19.2.2",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.35",
"@cypress/code-coverage": "3.12.36",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^15.0.2",
"@testing-library/user-event": "^14.5.2",
Expand Down Expand Up @@ -149,7 +149,7 @@
"nyc": "15.1.0",
"prettier": "3.2.5",
"typescript": "5.4.5",
"vite": "5.2.9",
"vite": "5.2.10",
"vite-plugin-checker": "0.6.4",
"vite-plugin-istanbul": "6.0.0",
"vitest": "1.5.0"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -797,9 +797,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7428,7 +7428,7 @@ __metadata:
"@ag-grid-community/styles": "npm:31.2.1"
"@commitlint/cli": "npm:19.2.2"
"@commitlint/config-conventional": "npm:19.2.2"
"@cypress/code-coverage": "npm:3.12.35"
"@cypress/code-coverage": "npm:3.12.36"
"@emotion/cache": "npm:11.11.0"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
Expand Down Expand Up @@ -7520,7 +7520,7 @@ __metadata:
typescript: "npm:5.4.5"
uuid: "npm:9.0.1"
validator: "npm:13.11.0"
vite: "npm:5.2.9"
vite: "npm:5.2.10"
vite-plugin-checker: "npm:0.6.4"
vite-plugin-istanbul: "npm:6.0.0"
vitest: "npm:1.5.0"
Expand Down Expand Up @@ -13554,9 +13554,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.2.9":
version: 5.2.9
resolution: "vite@npm:5.2.9"
"vite@npm:5.2.10":
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 @@ -13590,7 +13590,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/26342c8dde540e4161fdad2c9c8f2f0e23567f051c7a40abb8e4796d6c4292fbd118ab7a4ac252515e78c4f99525b557731e6117287b2bccde0ea61d73bcff27
checksum: 10/a0c4ac7b95e9a2a59f4e73e5b42a63f33569f5ec505af9dd019f19ff419fd20d66ad9aad6708987d4da173d485358f0024f410af78ac97cf5c92a38f8c96c451
languageName: node
linkType: hard

Expand Down

0 comments on commit c8777ae

Please sign in to comment.