Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#326)
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 Oct 7, 2024
1 parent 4a6c179 commit 33471c9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@cypress/code-coverage": "3.13.2",
"@cypress/code-coverage": "3.13.4",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/i18n": "0.13.12",
"@types/lodash.isequal": "^4.5.8",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2073,9 +2073,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -6482,8 +6482,8 @@ __metadata:
linkType: hard

"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.33.2":
version: 7.37.0
resolution: "eslint-plugin-react@npm:7.37.0"
version: 7.37.1
resolution: "eslint-plugin-react@npm:7.37.1"
dependencies:
array-includes: "npm:^3.1.8"
array.prototype.findlast: "npm:^1.2.5"
Expand All @@ -6505,7 +6505,7 @@ __metadata:
string.prototype.repeat: "npm:^1.0.0"
peerDependencies:
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
checksum: 10/ae005a5e4bdcbf43cda0e5297f5ee8badbbcc18ce6c3f83ac4141173242b27c8a067372061af745ae490c18eef2c3257985bcd240cee85dec262ca875347e8fc
checksum: 10/a7b9cf2c43255844ad0c9d4e3758a8c2b687a2ce9a09f4161ab245581d5d2d91b37742e541c88aa9ce368ec6c860e23dc78c15117f3fc1cdc433847038e8346b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7338,7 +7338,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:19.5.0"
"@commitlint/config-conventional": "npm:19.5.0"
"@cypress/code-coverage": "npm:3.13.2"
"@cypress/code-coverage": "npm:3.13.4"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@fontsource/roboto": "npm:^5.0.8"
Expand Down

0 comments on commit 33471c9

Please sign in to comment.