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] authored Oct 30, 2023
1 parent 8ea6e6c commit 587ca0f
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,19 +105,19 @@
"devDependencies": {
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@cypress/code-coverage": "3.12.4",
"@cypress/code-coverage": "3.12.7",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@trivago/prettier-plugin-sort-imports": "4.2.0",
"@types/jest": "29.5.6",
"@trivago/prettier-plugin-sort-imports": "4.2.1",
"@types/jest": "29.5.7",
"@types/lodash.isequal": "4.5.7",
"@types/lodash.partition": "4.6.8",
"@types/lodash.truncate": "4.4.8",
"@types/node": "20.8.7",
"@types/node": "20.8.9",
"@types/papaparse": "5.3.10",
"@types/qs": "6.9.9",
"@types/react": "18.2.31",
"@types/react": "18.2.33",
"@types/react-csv": "1.1.7",
"@types/react-dom": "18.2.14",
"@types/uuid": "9.0.6",
Expand All @@ -126,7 +126,7 @@
"@typescript-eslint/parser": "6.8.0",
"@vitejs/plugin-react": "4.1.0",
"concurrently": "8.2.2",
"cypress": "13.3.2",
"cypress": "13.3.3",
"cypress-localstorage-commands": "2.2.4",
"env-cmd": "10.1.0",
"eslint": "^8.51.0",
Expand Down
110 changes: 55 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.16.7, @babel/code-frame@npm:^7.22.13":
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.22.13":
version: 7.22.13
resolution: "@babel/code-frame@npm:7.22.13"
dependencies:
Expand Down Expand Up @@ -732,7 +732,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/generator@npm:^7.17.3, @babel/generator@npm:^7.23.0":
"@babel/generator@npm:^7.23.0":
version: 7.23.0
resolution: "@babel/generator@npm:7.23.0"
dependencies:
Expand All @@ -757,14 +757,14 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-environment-visitor@npm:^7.16.7, @babel/helper-environment-visitor@npm:^7.22.20":
"@babel/helper-environment-visitor@npm:^7.22.20":
version: 7.22.20
resolution: "@babel/helper-environment-visitor@npm:7.22.20"
checksum: d80ee98ff66f41e233f36ca1921774c37e88a803b2f7dca3db7c057a5fea0473804db9fb6729e5dbfd07f4bed722d60f7852035c2c739382e84c335661590b69
languageName: node
linkType: hard

"@babel/helper-function-name@npm:^7.16.7, @babel/helper-function-name@npm:^7.23.0":
"@babel/helper-function-name@npm:^7.23.0":
version: 7.23.0
resolution: "@babel/helper-function-name@npm:7.23.0"
dependencies:
Expand All @@ -774,7 +774,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-hoist-variables@npm:^7.16.7, @babel/helper-hoist-variables@npm:^7.22.5":
"@babel/helper-hoist-variables@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-hoist-variables@npm:7.22.5"
dependencies:
Expand Down Expand Up @@ -823,7 +823,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/helper-split-export-declaration@npm:^7.16.7, @babel/helper-split-export-declaration@npm:^7.22.6":
"@babel/helper-split-export-declaration@npm:^7.22.6":
version: 7.22.6
resolution: "@babel/helper-split-export-declaration@npm:7.22.6"
dependencies:
Expand Down Expand Up @@ -875,7 +875,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.17.3, @babel/parser@npm:^7.20.5, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.22.15, @babel/parser@npm:^7.23.0":
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.5, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.22.15, @babel/parser@npm:^7.23.0":
version: 7.23.0
resolution: "@babel/parser@npm:7.23.0"
bin:
Expand Down Expand Up @@ -935,25 +935,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/traverse@npm:7.17.3":
version: 7.17.3
resolution: "@babel/traverse@npm:7.17.3"
dependencies:
"@babel/code-frame": ^7.16.7
"@babel/generator": ^7.17.3
"@babel/helper-environment-visitor": ^7.16.7
"@babel/helper-function-name": ^7.16.7
"@babel/helper-hoist-variables": ^7.16.7
"@babel/helper-split-export-declaration": ^7.16.7
"@babel/parser": ^7.17.3
"@babel/types": ^7.17.0
debug: ^4.1.0
globals: ^11.1.0
checksum: 780d7ecf711758174989794891af08d378f81febdb8932056c0d9979524bf0298e28f8e7708a872d7781151506c28f56c85c63ea3f1f654662c2fcb8a3eb9fdc
languageName: node
linkType: hard

"@babel/traverse@npm:^7.23.2":
"@babel/traverse@npm:7.23.2, @babel/traverse@npm:^7.23.2":
version: 7.23.2
resolution: "@babel/traverse@npm:7.23.2"
dependencies:
Expand Down Expand Up @@ -1205,9 +1187,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/code-coverage@npm:3.12.4":
version: 3.12.4
resolution: "@cypress/code-coverage@npm:3.12.4"
"@cypress/code-coverage@npm:3.12.7":
version: 3.12.7
resolution: "@cypress/code-coverage@npm:3.12.7"
dependencies:
"@cypress/webpack-preprocessor": ^6.0.0
chalk: 4.1.2
Expand All @@ -1224,7 +1206,7 @@ __metadata:
babel-loader: ^8.3 || ^9
cypress: "*"
webpack: ^4 || ^5
checksum: b511cc7eeceb3d0f21eeb771729413b5ab71739463f821a83d4bcfef09951bb8c9d7e02e68d7c0636e0a1d71a862fc619075f9f8a7522048f00bf220052e8c71
checksum: 8deeaeac41f57859a5cbb018a41e5137cf5ed14629285e5ff6f4339dcdf7586eb7859a97eade9224377159d85ee08b8b5eac3fdc78a0f772057a22eb0714088d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3027,13 +3009,13 @@ __metadata:
languageName: node
linkType: hard

"@trivago/prettier-plugin-sort-imports@npm:4.2.0":
version: 4.2.0
resolution: "@trivago/prettier-plugin-sort-imports@npm:4.2.0"
"@trivago/prettier-plugin-sort-imports@npm:4.2.1":
version: 4.2.1
resolution: "@trivago/prettier-plugin-sort-imports@npm:4.2.1"
dependencies:
"@babel/generator": 7.17.7
"@babel/parser": ^7.20.5
"@babel/traverse": 7.17.3
"@babel/traverse": 7.23.2
"@babel/types": 7.17.0
javascript-natural-sort: 0.7.1
lodash: ^4.17.21
Expand All @@ -3043,7 +3025,7 @@ __metadata:
peerDependenciesMeta:
"@vue/compiler-sfc":
optional: true
checksum: 2081ba9f1a2d33b9a3eeadeb3e713d404ee3d1a5cff3b20a23d94d6d915f0a8ff549616c1e77cd728f1b33733e0d7ab8e4c2512f344a612d81ece40025351160
checksum: 7f40a31368e2718a7e23085f2bc7b6daf2f1f5841c42b3a238e5900770178b6a8addf1f873906b7b342bf6cdbca49004e73f884153dc927be77ad3d4d1697f70
languageName: node
linkType: hard

Expand Down Expand Up @@ -3176,13 +3158,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.6":
version: 29.5.6
resolution: "@types/jest@npm:29.5.6"
"@types/jest@npm:29.5.7":
version: 29.5.7
resolution: "@types/jest@npm:29.5.7"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: fa13a27bd1c8efd0381a419478769d0d6d3a8e93e1952d7ac3a16274e8440af6f73ed6f96ac1ff00761198badf2ee226b5ab5583a5d87a78d609ea78da5c5a24
checksum: e28624ccb0ef1255a03fbbb4b5bc3e5cbcdc450d39e0739985ff679b124198f808c38c8c3e67859c6efc0e848196deeb8cfed028e12a821c511dfc1112a2d6e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -3273,12 +3255,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.8.7":
version: 20.8.7
resolution: "@types/node@npm:20.8.7"
"@types/node@npm:20.8.9":
version: 20.8.9
resolution: "@types/node@npm:20.8.9"
dependencies:
undici-types: ~5.25.1
checksum: 2173c0c03daefcb60c03a61b1371b28c8fe412e7a40dc6646458b809d14a85fbc7aeb369d957d57f0aaaafd99964e77436f29b3b579232d8f2b20c58abbd1d25
undici-types: ~5.26.4
checksum: 0c05f3502a9507ff27e91dd6fd574fa6f391b3fafedcfe8e0c8d33351fb22d02c0121f854e5b6b3ecb9a8a468407ddf6e7ac0029fb236d4c7e1361ffc758a01f
languageName: node
linkType: hard

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

"@types/react@npm:*, @types/react@npm:18.2.31":
"@types/react@npm:*":
version: 18.2.31
resolution: "@types/react@npm:18.2.31"
dependencies:
Expand All @@ -3385,6 +3367,17 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.33":
version: 18.2.33
resolution: "@types/react@npm:18.2.33"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 75903c4d53898c69dd23d0b2730eac4676dc5ade15c25c793dec855f0d7c650cb823832bb1dd881efe8895724f15b06d4bf7081ea0b82391aa3059512ad49ccf
languageName: node
linkType: hard

"@types/sanitize-html@npm:^2.9.0":
version: 2.9.3
resolution: "@types/sanitize-html@npm:2.9.3"
Expand Down Expand Up @@ -5258,9 +5251,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.3.2":
version: 13.3.2
resolution: "cypress@npm:13.3.2"
"cypress@npm:13.3.3":
version: 13.3.3
resolution: "cypress@npm:13.3.3"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -5307,7 +5300,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: eee7c06136dcf23c400e1042380b67a568d403677fccd835fa7f47868c382624aae272e1cb2b161d3216e2c5ab73e740e243d0f2c76721600d0270dbe50d2560
checksum: 9b0a229060b4a0785c09a18d104e2af80a18dc5fd59d9b357272c9a12ef5c5cec8ff89265756576d704858466c091b29b0fce7fe217038de30e39e2e4e876687
languageName: node
linkType: hard

Expand Down Expand Up @@ -7161,7 +7154,7 @@ __metadata:
dependencies:
"@commitlint/cli": 17.8.1
"@commitlint/config-conventional": 17.8.1
"@cypress/code-coverage": 3.12.4
"@cypress/code-coverage": 3.12.7
"@emotion/cache": 11.11.0
"@emotion/react": 11.11.1
"@emotion/styled": 11.11.0
Expand All @@ -7177,15 +7170,15 @@ __metadata:
"@testing-library/jest-dom": ^6.1.4
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.5.1
"@trivago/prettier-plugin-sort-imports": 4.2.0
"@types/jest": 29.5.6
"@trivago/prettier-plugin-sort-imports": 4.2.1
"@types/jest": 29.5.7
"@types/lodash.isequal": 4.5.7
"@types/lodash.partition": 4.6.8
"@types/lodash.truncate": 4.4.8
"@types/node": 20.8.7
"@types/node": 20.8.9
"@types/papaparse": 5.3.10
"@types/qs": 6.9.9
"@types/react": 18.2.31
"@types/react": 18.2.33
"@types/react-csv": 1.1.7
"@types/react-dom": 18.2.14
"@types/uuid": 9.0.6
Expand All @@ -7206,7 +7199,7 @@ __metadata:
ag-grid-react: 29.3.5
axios: 1.5.0
concurrently: 8.2.2
cypress: 13.3.2
cypress: 13.3.3
cypress-localstorage-commands: 2.2.4
date-fns: 2.30.0
env-cmd: 10.1.0
Expand Down Expand Up @@ -12655,6 +12648,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 3192ef6f3fd5df652f2dc1cd782b49d6ff14dc98e5dced492aa8a8c65425227da5da6aafe22523c67f035a272c599bb89cfe803c1db6311e44bed3042fc25487
languageName: node
linkType: hard

"unified@npm:^10.0.0":
version: 10.1.2
resolution: "unified@npm:10.1.2"
Expand Down

0 comments on commit 587ca0f

Please sign in to comment.