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 Feb 5, 2024
1 parent e3e044a commit 5e45a2d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@cypress/code-coverage": "3.12.19",
"@cypress/code-coverage": "3.12.20",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/i18n": "0.13.10",
"@types/uuid": "9.0.8",
Expand All @@ -78,11 +78,11 @@
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "9.0.9",
"husky": "9.0.10",
"miragejs": "^0.1.48",
"nock": "^13.5.1",
"nyc": "15.1.0",
"prettier": "3.2.4",
"prettier": "3.2.5",
"uuid": "9.0.1",
"vite": "^5.0.12",
"vite-plugin-checker": "^0.6.4",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1855,9 +1855,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.19":
version: 3.12.19
resolution: "@cypress/code-coverage@npm:3.12.19"
"@cypress/code-coverage@npm:3.12.20":
version: 3.12.20
resolution: "@cypress/code-coverage@npm:3.12.20"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -1874,7 +1874,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: be53ebaedc85622791c929f5c252fedff065d7cecd8f1e0e863306ee6199cc165639a47d8de534c2193389b0982ed14d5f25f0e246cde3727739fa7ecdc77ea6
checksum: e47eb4d86b845e16089f8a95708053006d1a88e2461b446083a3f023f8fabb3062badd5144f717666720d5d94f21c3c6ffc1a1ef759f32759255b9d01ed77581
languageName: node
linkType: hard

Expand Down Expand Up @@ -6735,7 +6735,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:18.6.0"
"@commitlint/config-conventional": "npm:18.6.0"
"@cypress/code-coverage": "npm:3.12.19"
"@cypress/code-coverage": "npm:3.12.20"
"@emotion/react": "npm:11.11.3"
"@emotion/styled": "npm:11.11.0"
"@graasp/apps-query-client": "npm:3.4.1"
Expand Down Expand Up @@ -6772,12 +6772,12 @@ __metadata:
eslint-plugin-prettier: "npm:5.1.3"
eslint-plugin-react: "npm:^7.33.2"
eslint-plugin-react-hooks: "npm:4.6.0"
husky: "npm:9.0.9"
husky: "npm:9.0.10"
i18next: "npm:23.7.11"
miragejs: "npm:^0.1.48"
nock: "npm:^13.5.1"
nyc: "npm:15.1.0"
prettier: "npm:3.2.4"
prettier: "npm:3.2.5"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-i18next: "npm:13.5.0"
Expand Down Expand Up @@ -7029,12 +7029,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.0.9":
version: 9.0.9
resolution: "husky@npm:9.0.9"
"husky@npm:9.0.10":
version: 9.0.10
resolution: "husky@npm:9.0.10"
bin:
husky: bin.mjs
checksum: ea6731d6c3abedc2af6ad45e65308caf0e404d77c3f5b853f4fae34f8004c46a5160e490cd2c331cfbae40b812d212a84e21e33ab4bb4ce6611454520ab51c5e
checksum: c303f1862e2b63873605df55a2b08303155e35c799585d7dd677628f62d716e7304bd984fc7d00ec44e740caac07d51720d1a0abb0a23a70a38859d89eb8e72d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9066,12 +9066,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin/prettier.cjs
checksum: e2b735d0552501b3a7ac8bd3ba3b6de2920bb35bd4cd02d08cb9057ebe3e96d83b9a7e4b903d987b7530a50223b12c74d107c154337236ae2c68156ba1e65cd2
checksum: d509f9da0b70e8cacc561a1911c0d99ec75117faed27b95cc8534cb2349667dee6351b0ca83fa9d5703f14127faa52b798de40f5705f02d843da133fc3aa416a
languageName: node
linkType: hard

Expand Down

0 comments on commit 5e45a2d

Please sign in to comment.