Skip to content

Commit 33471c9

Browse files
chore(deps): update devdependencies (non-major) (#326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a6c179 commit 33471c9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"devDependencies": {
6969
"@commitlint/cli": "19.5.0",
7070
"@commitlint/config-conventional": "19.5.0",
71-
"@cypress/code-coverage": "3.13.2",
71+
"@cypress/code-coverage": "3.13.4",
7272
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
7373
"@types/i18n": "0.13.12",
7474
"@types/lodash.isequal": "^4.5.8",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2073,9 +2073,9 @@ __metadata:
20732073
languageName: node
20742074
linkType: hard
20752075

2076-
"@cypress/code-coverage@npm:3.13.2":
2077-
version: 3.13.2
2078-
resolution: "@cypress/code-coverage@npm:3.13.2"
2076+
"@cypress/code-coverage@npm:3.13.4":
2077+
version: 3.13.4
2078+
resolution: "@cypress/code-coverage@npm:3.13.4"
20792079
dependencies:
20802080
"@cypress/webpack-preprocessor": "npm:^6.0.0"
20812081
chalk: "npm:4.1.2"
@@ -2092,7 +2092,7 @@ __metadata:
20922092
babel-loader: ^8.3 || ^9
20932093
cypress: "*"
20942094
webpack: ^4 || ^5
2095-
checksum: 10/21425bab94f3de34480dcb5c09f938a72f504d2bc2332293934c7d882f88ae1807b084304c38d5c4c448c4fb0203f021dcb4e41b29ff8206d64b1000451f6842
2095+
checksum: 10/7525b39fd1122c9888a4fd940c5a56b650bd41ede65f95419c6dc74e2157d61fd716a9669040da8e3ed15c5e6b3ddeb978c52b45b140e4522ae3df9d2343b6e6
20962096
languageName: node
20972097
linkType: hard
20982098

@@ -6482,8 +6482,8 @@ __metadata:
64826482
linkType: hard
64836483

64846484
"eslint-plugin-react@npm:^7.27.1, eslint-plugin-react@npm:^7.33.2":
6485-
version: 7.37.0
6486-
resolution: "eslint-plugin-react@npm:7.37.0"
6485+
version: 7.37.1
6486+
resolution: "eslint-plugin-react@npm:7.37.1"
64876487
dependencies:
64886488
array-includes: "npm:^3.1.8"
64896489
array.prototype.findlast: "npm:^1.2.5"
@@ -6505,7 +6505,7 @@ __metadata:
65056505
string.prototype.repeat: "npm:^1.0.0"
65066506
peerDependencies:
65076507
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
6508-
checksum: 10/ae005a5e4bdcbf43cda0e5297f5ee8badbbcc18ce6c3f83ac4141173242b27c8a067372061af745ae490c18eef2c3257985bcd240cee85dec262ca875347e8fc
6508+
checksum: 10/a7b9cf2c43255844ad0c9d4e3758a8c2b687a2ce9a09f4161ab245581d5d2d91b37742e541c88aa9ce368ec6c860e23dc78c15117f3fc1cdc433847038e8346b
65096509
languageName: node
65106510
linkType: hard
65116511

@@ -7338,7 +7338,7 @@ __metadata:
73387338
dependencies:
73397339
"@commitlint/cli": "npm:19.5.0"
73407340
"@commitlint/config-conventional": "npm:19.5.0"
7341-
"@cypress/code-coverage": "npm:3.13.2"
7341+
"@cypress/code-coverage": "npm:3.13.4"
73427342
"@emotion/react": "npm:11.13.3"
73437343
"@emotion/styled": "npm:11.13.0"
73447344
"@fontsource/roboto": "npm:^5.0.8"

0 commit comments

Comments
 (0)