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 Jun 26, 2023
1 parent 8e8f11c commit 70171ce
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,17 +108,17 @@
"@types/jest": "29.5.2",
"@types/lodash.isobject": "^3.0.7",
"@types/lodash.isstring": "^4.0.7",
"@types/node": "20.2.5",
"@types/node": "20.3.2",
"@types/react": "18.2.13",
"@types/react-beautiful-dnd": "13.1.4",
"@types/react-dom": "18.2.6",
"@types/react-transition-group": "4.4.6",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"concurrently": "8.1.0",
"concurrently": "8.2.0",
"cross-env": "7.0.3",
"cypress": "12.13.0",
"cypress": "12.16.0",
"env-cmd": "10.1.0",
"eslint": "~8.43.0",
"eslint-config-airbnb": "~19.0.4",
Expand Down
56 changes: 28 additions & 28 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3993,10 +3993,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.2.5":
version: 20.2.5
resolution: "@types/node@npm:20.2.5"
checksum: 38ce7c7e9d76880dc632f71d71e0d5914fcda9d5e9a7095d6c339abda55ca4affb0f2a882aeb29398f8e09d2c5151f0b6586c81c8ccdfe529c34b1ea3337425e
"@types/node@npm:20.3.2":
version: 20.3.2
resolution: "@types/node@npm:20.3.2"
checksum: 5929ce2b9b12b1e2a2304a0921a953c72a81f5753ad39ac43b99ce6312fbb2b4fb5bc6b60d64a2550704e3223cd5de1299467d36085ac69888899db978f2653a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6464,23 +6464,23 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:8.1.0":
version: 8.1.0
resolution: "concurrently@npm:8.1.0"
"concurrently@npm:8.2.0":
version: 8.2.0
resolution: "concurrently@npm:8.2.0"
dependencies:
chalk: ^4.1.2
date-fns: ^2.29.3
date-fns: ^2.30.0
lodash: ^4.17.21
rxjs: ^7.8.0
shell-quote: ^1.8.0
spawn-command: 0.0.2-1
rxjs: ^7.8.1
shell-quote: ^1.8.1
spawn-command: 0.0.2
supports-color: ^8.1.1
tree-kill: ^1.2.2
yargs: ^17.7.1
yargs: ^17.7.2
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: f767345c6e142c8de58114afc7ed0e58c58882b110cad28d34e251f7a9cf018212b24c316272ac4df5fe322d64434575f94dad77ea861e868c894fb24b8f36b9
checksum: eafe6a4d9b7fda87f55ea285cfc6acd937a5286ceec8991ab48e6cc27c45fce6a5c6f45e18d7555defa15dc7d7e8941bc5a9d1ceaf182e31441d420e00333434
languageName: node
linkType: hard

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

"cypress@npm:12.13.0":
version: 12.13.0
resolution: "cypress@npm:12.13.0"
"cypress@npm:12.16.0":
version: 12.16.0
resolution: "cypress@npm:12.16.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -7235,7 +7235,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 8e73c7033dadc15caf17b106cd88665107c8bbf3ba66fc266de1f14a2c1401edfa99c222f2ae6070e1ffb8123eb255fb559dc3e5e24460fadf8e05ce74afa41b
checksum: 551e2ec372f56a39a22526575b39bf9c6a110e5648ac1bf1c76460dfaebc3ca57d5537e7c206316284fe796ec76fa18f0493f3e040c92bd39c3720c9136fd5e4
languageName: node
linkType: hard

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

"date-fns@npm:^2.29.3":
"date-fns@npm:^2.30.0":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
Expand Down Expand Up @@ -16082,7 +16082,7 @@ __metadata:
languageName: node
linkType: hard

"rxjs@npm:^7.8.0":
"rxjs@npm:^7.8.0, rxjs@npm:^7.8.1":
version: 7.8.1
resolution: "rxjs@npm:7.8.1"
dependencies:
Expand Down Expand Up @@ -16470,7 +16470,7 @@ __metadata:
languageName: node
linkType: hard

"shell-quote@npm:^1.8.0":
"shell-quote@npm:^1.8.1":
version: 1.8.1
resolution: "shell-quote@npm:1.8.1"
checksum: 5f01201f4ef504d4c6a9d0d283fa17075f6770bfbe4c5850b074974c68062f37929ca61700d95ad2ac8822e14e8c4b990ca0e6e9272e64befd74ce5e19f0736b
Expand Down Expand Up @@ -16679,10 +16679,10 @@ __metadata:
languageName: node
linkType: hard

"spawn-command@npm:0.0.2-1":
version: 0.0.2-1
resolution: "spawn-command@npm:0.0.2-1"
checksum: 2cac8519332193d1ed37d57298c4a1f73095e9edd20440fbab4aa47f531da83831734f2b51c44bb42b2747bf3485dec3fa2b0a1003f74c67561f2636622e328b
"spawn-command@npm:0.0.2":
version: 0.0.2
resolution: "spawn-command@npm:0.0.2"
checksum: e35c5d28177b4d461d33c88cc11f6f3a5079e2b132c11e1746453bbb7a0c0b8a634f07541a2a234fa4758239d88203b758def509161b651e81958894c0b4b64b
languageName: node
linkType: hard

Expand Down Expand Up @@ -17340,17 +17340,17 @@ __metadata:
"@types/jest": 29.5.2
"@types/lodash.isobject": ^3.0.7
"@types/lodash.isstring": ^4.0.7
"@types/node": 20.2.5
"@types/node": 20.3.2
"@types/react": 18.2.13
"@types/react-beautiful-dnd": 13.1.4
"@types/react-dom": 18.2.6
"@types/react-transition-group": 4.4.6
"@types/uuid": ^9.0.1
"@typescript-eslint/eslint-plugin": 5.60.0
"@typescript-eslint/parser": 5.60.0
concurrently: 8.1.0
concurrently: 8.2.0
cross-env: 7.0.3
cypress: 12.13.0
cypress: 12.16.0
env-cmd: 10.1.0
eslint: ~8.43.0
eslint-config-airbnb: ~19.0.4
Expand Down Expand Up @@ -19114,7 +19114,7 @@ __metadata:
languageName: node
linkType: hard

"yargs@npm:^17.6.2, yargs@npm:^17.7.1":
"yargs@npm:^17.6.2, yargs@npm:^17.7.2":
version: 17.7.2
resolution: "yargs@npm:17.7.2"
dependencies:
Expand Down

0 comments on commit 70171ce

Please sign in to comment.