Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#161)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 44ba1cb commit 54aa4ff
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,18 +82,18 @@
"devDependencies": {
"@commitlint/cli": "19.2.1",
"@commitlint/config-conventional": "19.1.0",
"@cypress/code-coverage": "3.12.29",
"@cypress/code-coverage": "3.12.30",
"@cypress/instrument-cra": "1.4.0",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.1",
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/react-toastify": "^4.1.0",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@vitejs/plugin-react": "4.2.1",
"concurrently": "8.2.2",
"cypress": "13.7.0",
"cypress": "13.7.1",
"env-cmd": "10.1.0",
"eslint": "^8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -106,7 +106,7 @@
"husky": "9.0.11",
"prettier": "3.2.5",
"rollup-plugin-visualizer": "^5.12.0",
"typescript": "5.4.2",
"typescript": "5.4.3",
"vite": "5.2.2",
"vite-plugin-checker": "0.6.4",
"vite-plugin-istanbul": "6.0.0"
Expand Down
48 changes: 24 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -800,9 +800,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.29":
version: 3.12.29
resolution: "@cypress/code-coverage@npm:3.12.29"
"@cypress/code-coverage@npm:3.12.30":
version: 3.12.30
resolution: "@cypress/code-coverage@npm:3.12.30"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -819,7 +819,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/e8abfe60ef1fd8323bda169b535102cda8cc48cc1358b2fe300c731927e9e73db70309055990b22ce3b5ba822633a67ff3983f5091e91d86f6b35311bf23f0e9
checksum: 10/3ddac4c971e0989df0428175f452211941df922327a7a9ab7827576528e25ce4e9d5a8e9bb745fe98e0ccad6b9ee88ec7c1dd277f25b114db72a0086581c68a2
languageName: node
linkType: hard

Expand Down Expand Up @@ -2671,17 +2671,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:14.2.1":
version: 14.2.1
resolution: "@testing-library/react@npm:14.2.1"
"@testing-library/react@npm:14.2.2":
version: 14.2.2
resolution: "@testing-library/react@npm:14.2.2"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@testing-library/dom": "npm:^9.0.0"
"@types/react-dom": "npm:^18.0.0"
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 10/e02b2f32ae79665a79fc4d8ee053fd3832bfcd4753aa1dba05cdece1a9f59c72a0fae91e0a9387597dcb686d631a722729f2878e38dc95e6f23b291ad8d09b6c
checksum: 10/3605577fda8d5e27b8919f390f749af91494d03e7ba5ccaf6480ed1184248372c5a4e8fe1c8c3ad4c1a7b3536f37144ba4b4626900ed46dc9811312f280eee31
languageName: node
linkType: hard

Expand Down Expand Up @@ -4907,9 +4907,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.7.0":
version: 13.7.0
resolution: "cypress@npm:13.7.0"
"cypress@npm:13.7.1":
version: 13.7.1
resolution: "cypress@npm:13.7.1"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -4955,7 +4955,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/012d8a311ba288cfa8b504ce26b7a8b3dc4b81fc5d5be558fbcab4a0253e76102423d4660ce0352197c6db1eaf96b87aa4f28f6ff87e8ad51757538b7bba3757
checksum: 10/897abf011156af85fae617b20177ed945fb76c78ac9bfad10af870e62181f9d56fdc886e00602e576cfbc79cc97230dc20c7bd5b4b87a4ada7ed83025fb147d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7052,7 +7052,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.2.1"
"@commitlint/config-conventional": "npm:19.1.0"
"@cypress/code-coverage": "npm:3.12.29"
"@cypress/code-coverage": "npm:3.12.30"
"@cypress/instrument-cra": "npm:1.4.0"
"@emotion/cache": "npm:11.11.0"
"@emotion/react": "npm:11.11.4"
Expand All @@ -7065,7 +7065,7 @@ __metadata:
"@mui/lab": "npm:5.0.0-alpha.169"
"@mui/material": "npm:5.15.14"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:14.2.1"
"@testing-library/react": "npm:14.2.2"
"@testing-library/user-event": "npm:14.5.2"
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/react-toastify": "npm:^4.1.0"
Expand All @@ -7083,7 +7083,7 @@ __metadata:
"@vitejs/plugin-react": "npm:4.2.1"
axios: "npm:1.6.7"
concurrently: "npm:8.2.2"
cypress: "npm:13.7.0"
cypress: "npm:13.7.1"
env-cmd: "npm:10.1.0"
eslint: "npm:^8.57.0"
eslint-config-airbnb: "npm:19.0.4"
Expand All @@ -7109,7 +7109,7 @@ __metadata:
rollup-plugin-visualizer: "npm:^5.12.0"
social-links: "npm:^1.14.0"
stylis-plugin-rtl: "npm:2.1.1"
typescript: "npm:5.4.2"
typescript: "npm:5.4.3"
uuid: "npm:9.0.1"
vite: "npm:5.2.2"
vite-plugin-checker: "npm:0.6.4"
Expand Down Expand Up @@ -11647,23 +11647,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.4.2":
version: 5.4.2
resolution: "typescript@npm:5.4.2"
"typescript@npm:5.4.3":
version: 5.4.3
resolution: "typescript@npm:5.4.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/f8cfdc630ab1672f004e9561eb2916935b2d267792d07ce93e97fc601c7a65191af32033d5e9c0169b7dc37da7db9bf320f7432bc84527cb7697effaa4e4559d
checksum: 10/de4c69f49a7ad4b1ea66a6dcc8b055ac34eb56af059a069d8988dd811c5e649be07e042e5bf573e8d0ac3ec2f30e6c999aa651cd09f6e9cbc6113749e8b6be20
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>":
version: 5.4.2
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=5adc0c"
"typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>":
version: 5.4.3
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/f5f9a4133c2670761f0166eae5b3bafbc4a3fc24f0f42a93c9c893d9e9d6e66ea066969c5e7483fa66b4ae0e99125592553f3b92fd3599484de8be13b0615176
checksum: 10/5aedd97595582b08aadb8a70e8e3ddebaf5a9c1e5ad4d6503c2fcfc15329b5cf8d01145b09913e9555683ac16c5123a96be32b6d72614098ebd42df520eed9b1
languageName: node
linkType: hard

Expand Down

0 comments on commit 54aa4ff

Please sign in to comment.