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 Oct 30, 2024
1 parent a2bc82c commit 8bac18c
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 @@ -84,12 +84,12 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@cypress/code-coverage": "3.13.4",
"@cypress/code-coverage": "3.13.5",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/node": "20.17.0",
"@types/node": "20.17.3",
"@types/react": "^18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-router-dom": "5.3.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2098,9 +2098,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.13.4":
version: 3.13.4
resolution: "@cypress/code-coverage@npm:3.13.4"
"@cypress/code-coverage@npm:3.13.5":
version: 3.13.5
resolution: "@cypress/code-coverage@npm:3.13.5"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -2117,7 +2117,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/7525b39fd1122c9888a4fd940c5a56b650bd41ede65f95419c6dc74e2157d61fd716a9669040da8e3ed15c5e6b3ddeb978c52b45b140e4522ae3df9d2343b6e6
checksum: 10/96b39f3ed2a16d1c1a06a92252f2ab799aa7aa87b3801af28fba0d83720f5cd7f64629aca98105b7a76a725349b7b56c19f3df98023a77df81fb31e26943c01a
languageName: node
linkType: hard

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

"@types/node@npm:20.17.0":
version: 20.17.0
resolution: "@types/node@npm:20.17.0"
"@types/node@npm:20.17.3":
version: 20.17.3
resolution: "@types/node@npm:20.17.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/3b39bb883aeaa558f5779f12bda765db96b56282dd7e55d611915cf6b76d30c355ba099403afd11ccabb6a5bf7fe882ff8ae0af68eda0157669f943b51dc5551
checksum: 10/2aaa7a969184ba22f75123b5d4c09c313d55879588d43b58b55535b68377b2468d8de5d0cea85623a188f0c4c30c2d3f2deaacf5057e2e0041208b08be742b8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -7172,7 +7172,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.5.0"
"@commitlint/config-conventional": "npm:19.5.0"
"@cypress/code-coverage": "npm:3.13.4"
"@cypress/code-coverage": "npm:3.13.5"
"@emotion/cache": "npm:11.13.1"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
Expand All @@ -7189,7 +7189,7 @@ __metadata:
"@testing-library/react": "npm:16.0.1"
"@testing-library/user-event": "npm:14.5.2"
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/node": "npm:20.17.0"
"@types/node": "npm:20.17.3"
"@types/react": "npm:^18.3.12"
"@types/react-dom": "npm:18.3.1"
"@types/react-router-dom": "npm:5.3.3"
Expand Down

0 comments on commit 8bac18c

Please sign in to comment.