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 Jun 11, 2024
1 parent e147864 commit 99d7ac2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"devDependencies": {
"@commitlint/cli": "19.0.3",
"@commitlint/config-conventional": "19.0.3",
"@cypress/code-coverage": "3.12.33",
"@cypress/code-coverage": "3.12.39",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/i18n": "0.13.10",
"@types/i18n": "0.13.12",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "7.5.0",
"@typescript-eslint/parser": "7.5.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2015,9 +2015,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.33":
version: 3.12.33
resolution: "@cypress/code-coverage@npm:3.12.33"
"@cypress/code-coverage@npm:3.12.39":
version: 3.12.39
resolution: "@cypress/code-coverage@npm:3.12.39"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -2034,7 +2034,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/4502b4dc7c406a13524b4a551b0fe9494df307e6fd4ca4cf0ad59d9268f1591a5f4c0a8b1557e6a5e31bb1319dc85a19e1c9077208729dc89654c9f5da0666ce
checksum: 10/f045265ab942aa6f48d9ecedc4626f85f8db863b7e52edc699f07276c4acf89eb619fbf2472ef2e12028dba21b743f8984bf41568cdc0ad1eff75387ba9afe65
languageName: node
linkType: hard

Expand Down Expand Up @@ -4110,10 +4110,10 @@ __metadata:
languageName: node
linkType: hard

"@types/i18n@npm:0.13.10":
version: 0.13.10
resolution: "@types/i18n@npm:0.13.10"
checksum: 10/4b6c84536bf891d07fb1b1daf2e8d66889d0c317dc3c2b653d65a922ee3df3cef93b811b71e46dfb6483a95beb1515a7c82bf3f0fb05d54084ac519ff93f706d
"@types/i18n@npm:0.13.12":
version: 0.13.12
resolution: "@types/i18n@npm:0.13.12"
checksum: 10/37fafabce4973ac0be008c5401bd159397dbaa2dab720323d1624a0580c1dce3416186981417c7d6558b90dd44947ccdb2ec4da663894ffba57a6239a5d4f4d2
languageName: node
linkType: hard

Expand Down Expand Up @@ -8457,7 +8457,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.0.3"
"@commitlint/config-conventional": "npm:19.0.3"
"@cypress/code-coverage": "npm:3.12.33"
"@cypress/code-coverage": "npm:3.12.39"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/apps-query-client": "npm:^3.4.8"
Expand All @@ -8470,7 +8470,7 @@ __metadata:
"@tanstack/react-query": "npm:^4.36.1"
"@tanstack/react-query-devtools": "npm:^4.36.1"
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/i18n": "npm:0.13.10"
"@types/i18n": "npm:0.13.12"
"@types/node": "npm:20.11.30"
"@types/react": "npm:18.2.74"
"@types/react-dom": "npm:18.2.24"
Expand Down Expand Up @@ -13422,8 +13422,8 @@ __metadata:
linkType: hard

"vite@npm:^5.0.0, vite@npm:^5.1.4":
version: 5.2.8
resolution: "vite@npm:5.2.8"
version: 5.2.13
resolution: "vite@npm:5.2.13"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -13457,7 +13457,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/caa40343c2c4e6d8e257fccb4c3029f62909c319a86063ce727ed550925c0a834460b0d1ca20c4d6c915f35302aa1052f6ec5193099a47ce21d74b9b817e69e1
checksum: 10/eee65eebff8c839935fdf1a6f2bbc90b923d53a447cc0949abea71577166e7ad7ceb41f3ea42c79a54997319eacfa45445509da371a8ba0699fce8f7de137882
languageName: node
linkType: hard

Expand Down

0 comments on commit 99d7ac2

Please sign in to comment.