Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#128)
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 Apr 29, 2024
1 parent 998af59 commit 4241c3d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.36",
"@cypress/code-coverage": "3.12.37",
"@cypress/instrument-cra": "1.4.0",
"@tanstack/react-query-devtools": "4.36.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
Expand All @@ -86,7 +86,7 @@
"@types/lodash.isobject": "3.0.9",
"@types/lodash.isstring": "4.0.9",
"@types/node": "^20.12.7",
"@types/react": "18.3.0",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
24 changes: 17 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1913,9 +1913,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -4126,7 +4126,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.3.0":
"@types/react@npm:*":
version: 18.3.0
resolution: "@types/react@npm:18.3.0"
dependencies:
Expand All @@ -4136,6 +4136,16 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.1":
version: 18.3.1
resolution: "@types/react@npm:18.3.1"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: baa6b8a75c471c89ebf3477b4feab57102ced25f0c1e553dd04ef6a1f0def28d5e0172fa626a631f22e223f840b5aaa2403b2d4bb671c83c5a9d6c7ae39c7a05
languageName: node
linkType: hard

"@types/resolve@npm:^1.20.2":
version: 1.20.6
resolution: "@types/resolve@npm:1.20.6"
Expand Down Expand Up @@ -8717,7 +8727,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.3.0"
"@commitlint/config-conventional": "npm:19.2.2"
"@cypress/code-coverage": "npm:3.12.36"
"@cypress/code-coverage": "npm:3.12.37"
"@cypress/instrument-cra": "npm:1.4.0"
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
Expand All @@ -8738,7 +8748,7 @@ __metadata:
"@types/lodash.isobject": "npm:3.0.9"
"@types/lodash.isstring": "npm:4.0.9"
"@types/node": "npm:^20.12.7"
"@types/react": "npm:18.3.0"
"@types/react": "npm:18.3.1"
"@types/react-dom": "npm:18.3.0"
"@types/uuid": "npm:^9.0.1"
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
Expand Down

0 comments on commit 4241c3d

Please sign in to comment.