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 Aug 22, 2023
1 parent fc6d83a commit c29adac
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,15 +98,15 @@
"@types/lodash.isobject": "3.0.7",
"@types/lodash.isstring": "4.0.7",
"@types/mocha": "10.0.1",
"@types/node": "18.17.5",
"@types/node": "18.17.6",
"@types/react": "18.2.20",
"@types/react-beautiful-dnd": "13.1.4",
"@types/react-dom": "18.2.7",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.4.0",
"@vitejs/plugin-react": "4.0.4",
"concurrently": "8.2.0",
"concurrently": "8.2.1",
"cross-env": "7.0.3",
"cypress": "~12.17.3",
"cypress-vite": "1.4.2",
Expand All @@ -130,7 +130,7 @@
"stylis-plugin-rtl": "~2.1.1",
"ts-loader": "9.4.4",
"vite": "4.4.9",
"vite-plugin-checker": "0.6.1",
"vite-plugin-checker": "0.6.2",
"vite-plugin-istanbul": "5.0.0",
"wait-on": "7.0.1"
},
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4482,10 +4482,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.17.5":
version: 18.17.5
resolution: "@types/node@npm:18.17.5"
checksum: b8c658a99234b99425243c324b641ed7b9ceb6bee6b06421fdc9bb7c58f9a5552e353225cc549e6982462ac384abe1985022ed76e2e4728797f59b21f659ca2b
"@types/node@npm:18.17.6":
version: 18.17.6
resolution: "@types/node@npm:18.17.6"
checksum: 70bc92adde47d569f25c5ed40b55040cdf189518d6149e0c3041c6e60b1098cad9c48a856f0b7868ebd74d4098a0ca508b0ec4373dd96216eb8a387ee898e14c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6346,9 +6346,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:8.2.0":
version: 8.2.0
resolution: "concurrently@npm:8.2.0"
"concurrently@npm:8.2.1":
version: 8.2.1
resolution: "concurrently@npm:8.2.1"
dependencies:
chalk: ^4.1.2
date-fns: ^2.30.0
Expand All @@ -6362,7 +6362,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: eafe6a4d9b7fda87f55ea285cfc6acd937a5286ceec8991ab48e6cc27c45fce6a5c6f45e18d7555defa15dc7d7e8941bc5a9d1ceaf182e31441d420e00333434
checksum: 216cb16d5b301cbd9c657b19430836d1686fe8fa9b9ef35ef7ac601e1a5cf6535166a3e57de446696dbd5e7e3f45d78fc70f33c5fd4bb565342cd5e752c5b069
languageName: node
linkType: hard

Expand Down Expand Up @@ -8605,7 +8605,7 @@ __metadata:
"@types/lodash.isobject": 3.0.7
"@types/lodash.isstring": 4.0.7
"@types/mocha": 10.0.1
"@types/node": 18.17.5
"@types/node": 18.17.6
"@types/react": 18.2.20
"@types/react-beautiful-dnd": 13.1.4
"@types/react-dom": 18.2.7
Expand All @@ -8620,7 +8620,7 @@ __metadata:
"@uppy/react": ~3.1.3
"@uppy/xhr-upload": ~3.3.2
"@vitejs/plugin-react": 4.0.4
concurrently: 8.2.0
concurrently: 8.2.1
cross-env: 7.0.3
cypress: ~12.17.3
cypress-vite: 1.4.2
Expand Down Expand Up @@ -8661,7 +8661,7 @@ __metadata:
typescript: ~4.8.4
uuid: ~9.0.0
vite: 4.4.9
vite-plugin-checker: 0.6.1
vite-plugin-checker: 0.6.2
vite-plugin-istanbul: 5.0.0
wait-on: 7.0.1
languageName: unknown
Expand Down Expand Up @@ -13554,9 +13554,9 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-checker@npm:0.6.1":
version: 0.6.1
resolution: "vite-plugin-checker@npm:0.6.1"
"vite-plugin-checker@npm:0.6.2":
version: 0.6.2
resolution: "vite-plugin-checker@npm:0.6.2"
dependencies:
"@babel/code-frame": ^7.12.13
ansi-escapes: ^4.3.0
Expand Down Expand Up @@ -13602,7 +13602,7 @@ __metadata:
optional: true
vue-tsc:
optional: true
checksum: f2b2e0a4695e0f91d5a9e7591dcf6e6202edaa7fa70f60525c534f2a908983b2d44086851f9bd30b9be08f5f4f2e3f524a4ea13184bc4fc4fb9bbeefe17396e7
checksum: 83306deba88ff4b9a2e2bf0a74962bb45117736c51b9fa2de005b9d7b020d69fec480ac7638e774d1316b065ca442ae4cf3641b98c118652324fb31ce28fd783
languageName: node
linkType: hard

Expand Down

0 comments on commit c29adac

Please sign in to comment.