Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#481)
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 Sep 20, 2024
1 parent f01aac4 commit 8411572
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/types": "^19.0.0",
"@cypress/code-coverage": "3.12.49",
"@cypress/code-coverage": "3.13.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/d3": "^7.4.3",
"@types/i18n": "0.13.12",
Expand Down Expand Up @@ -117,7 +117,7 @@
"jsdom": "^25.0.0",
"lodash.clonedeep": "^4.5.0",
"miragejs": "^0.1.48",
"nyc": "17.0.0",
"nyc": "17.1.0",
"prettier": "3.3.3",
"pretty-quick": "4.0.0",
"stylis-plugin-rtl": "^2.1.1",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2089,9 +2089,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.49":
version: 3.12.49
resolution: "@cypress/code-coverage@npm:3.12.49"
"@cypress/code-coverage@npm:3.13.1":
version: 3.13.1
resolution: "@cypress/code-coverage@npm:3.13.1"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -2108,7 +2108,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: 10/72d770c0f30cd63b9aa804470b34ba450f6d98e3710437b093bdb1f868f21554ebf33ed408d042b67b6df4066c7a8d0b222c9f989976a64251a78ed55c47604a
checksum: 10/697883f0488dc0c6799897b7c89bfcb9559543d7a2bd861a220bea9648a5dc15019604c94ba62e87b6f87d3d7f13f3190820b88ca1c9d73e2d42e2d9e0e00b1d
languageName: node
linkType: hard

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

"foreground-child@npm:^3.1.0":
"foreground-child@npm:^3.1.0, foreground-child@npm:^3.3.0":
version: 3.3.0
resolution: "foreground-child@npm:3.3.0"
dependencies:
Expand Down Expand Up @@ -10767,7 +10767,7 @@ __metadata:
"@commitlint/cli": "npm:19.5.0"
"@commitlint/config-conventional": "npm:19.5.0"
"@commitlint/types": "npm:^19.0.0"
"@cypress/code-coverage": "npm:3.12.49"
"@cypress/code-coverage": "npm:3.13.1"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@graasp/apps-query-client": "npm:^3.5.0"
Expand Down Expand Up @@ -10823,7 +10823,7 @@ __metadata:
lodash.isequal: "npm:^4.5.0"
lodash.shuffle: "npm:^4.2.0"
miragejs: "npm:^0.1.48"
nyc: "npm:17.0.0"
nyc: "npm:17.1.0"
plotly.js: "npm:^2.29.1"
prettier: "npm:3.3.3"
pretty-quick: "npm:4.0.0"
Expand Down Expand Up @@ -13319,9 +13319,9 @@ __metadata:
languageName: node
linkType: hard

"nyc@npm:17.0.0":
version: 17.0.0
resolution: "nyc@npm:17.0.0"
"nyc@npm:17.1.0":
version: 17.1.0
resolution: "nyc@npm:17.1.0"
dependencies:
"@istanbuljs/load-nyc-config": "npm:^1.0.0"
"@istanbuljs/schema": "npm:^0.1.2"
Expand All @@ -13330,7 +13330,7 @@ __metadata:
decamelize: "npm:^1.2.0"
find-cache-dir: "npm:^3.2.0"
find-up: "npm:^4.1.0"
foreground-child: "npm:^2.0.0"
foreground-child: "npm:^3.3.0"
get-package-type: "npm:^0.1.0"
glob: "npm:^7.1.6"
istanbul-lib-coverage: "npm:^3.0.0"
Expand All @@ -13352,7 +13352,7 @@ __metadata:
yargs: "npm:^15.0.2"
bin:
nyc: bin/nyc.js
checksum: 10/b20627f4875ac79861255bfc9abfaa2589bcb2b8e59ab0f8a4905e4fba80ba55be92ca408426f2d3a6a9786f79331b1e48404aa8f89208d8c11695c68d188b26
checksum: 10/08ce3aeac3b1903e82d0b9c95779420d5dba86a04e79a36e2f551bb51aa304f508373de7f5c027198754402e966e177b5dbdf61bbfab0a3b30708675d5105caf
languageName: node
linkType: hard

Expand Down

0 comments on commit 8411572

Please sign in to comment.