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] committed Feb 23, 2024
1 parent 3dc86a8 commit 6544785
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@cypress/code-coverage": "3.12.22",
"@cypress/code-coverage": "3.12.24",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/i18n": "0.13.10",
"@types/lodash.isequal": "^4",
Expand All @@ -71,7 +71,7 @@
"@vitejs/plugin-react": "4.2.1",
"axios": "0.27.2",
"concurrently": "8.2.2",
"cypress": "13.6.4",
"cypress": "13.6.6",
"env-cmd": "10.1.0",
"eslint": "8.56.0",
"eslint-config-airbnb": "19.0.4",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1865,9 +1865,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.22":
version: 3.12.22
resolution: "@cypress/code-coverage@npm:3.12.22"
"@cypress/code-coverage@npm:3.12.24":
version: 3.12.24
resolution: "@cypress/code-coverage@npm:3.12.24"
dependencies:
"@cypress/webpack-preprocessor": "npm:^6.0.0"
chalk: "npm:4.1.2"
Expand All @@ -1884,7 +1884,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: f6465a4bc461a386c5d72d6455e8c087e4a750aae2ec2ede0cf8218ff121256a6e61e9dcf2f10d7eba0f1968de12110f57ca116fbe51d063b83fad6445defb32
checksum: e5b52ee8056810c8c4f98388c7abcd71bde6b0a028e7c17091ed8fabd5088e47b1bf70a3575160b42387f2dd9ba797488860b507c2c21acee8dc143e81b3f1a3
languageName: node
linkType: hard

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

"buffer@npm:^5.5.0, buffer@npm:^5.6.0":
"buffer@npm:^5.5.0, buffer@npm:^5.7.1":
version: 5.7.1
resolution: "buffer@npm:5.7.1"
dependencies:
Expand Down Expand Up @@ -5043,9 +5043,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.6.4":
version: 13.6.4
resolution: "cypress@npm:13.6.4"
"cypress@npm:13.6.6":
version: 13.6.6
resolution: "cypress@npm:13.6.6"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand All @@ -5054,7 +5054,7 @@ __metadata:
arch: "npm:^2.2.0"
blob-util: "npm:^2.0.2"
bluebird: "npm:^3.7.2"
buffer: "npm:^5.6.0"
buffer: "npm:^5.7.1"
cachedir: "npm:^2.3.0"
chalk: "npm:^4.1.0"
check-more-types: "npm:^2.24.0"
Expand All @@ -5072,7 +5072,7 @@ __metadata:
figures: "npm:^3.2.0"
fs-extra: "npm:^9.1.0"
getos: "npm:^3.2.1"
is-ci: "npm:^3.0.0"
is-ci: "npm:^3.0.1"
is-installed-globally: "npm:~0.4.0"
lazy-ass: "npm:^1.6.0"
listr2: "npm:^3.8.3"
Expand All @@ -5091,7 +5091,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: acdc246cf41bf77b95ab78a26ae7cb000c64abfd768ad7cef54830e1fa8d7e89cee64a56d00a9a389ac36ff6ec8bd704d6fa1d5d92123123c8d96ebae6328b8b
checksum: c86cc38fa25f04575d496fbf26edf8c738f2c98b0faeced9788ec691293424336f6be180f597256d38124df9ce75daddd42a015127af76d8f8df9eb071e3d90e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6825,7 +6825,7 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:18.6.1"
"@commitlint/config-conventional": "npm:18.6.2"
"@cypress/code-coverage": "npm:3.12.22"
"@cypress/code-coverage": "npm:3.12.24"
"@emotion/react": "npm:11.11.3"
"@emotion/styled": "npm:11.11.0"
"@graasp/apps-query-client": "npm:3.4.4"
Expand All @@ -6851,7 +6851,7 @@ __metadata:
"@vitejs/plugin-react": "npm:4.2.1"
axios: "npm:0.27.2"
concurrently: "npm:8.2.2"
cypress: "npm:13.6.4"
cypress: "npm:13.6.6"
env-cmd: "npm:10.1.0"
eslint: "npm:8.56.0"
eslint-config-airbnb: "npm:19.0.4"
Expand Down Expand Up @@ -7350,7 +7350,7 @@ __metadata:
languageName: node
linkType: hard

"is-ci@npm:^3.0.0":
"is-ci@npm:^3.0.1":
version: 3.0.1
resolution: "is-ci@npm:3.0.1"
dependencies:
Expand Down

0 comments on commit 6544785

Please sign in to comment.