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 Nov 23, 2023
1 parent 68a0199 commit 453ab97
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 @@ -50,11 +50,11 @@
"@commitlint/config-conventional": "18.4.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/eslint": "8.44.7",
"@types/jest": "29.5.8",
"@types/jest": "29.5.10",
"@types/js-cookie": "3.0.6",
"@types/jsdom": "21.1.5",
"@types/jsdom": "21.1.6",
"@types/uuid": "9.0.7",
"@types/validator": "13.11.6",
"@types/validator": "13.11.7",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.53.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -854,11 +854,11 @@ __metadata:
"@graasp/etherpad-api": "npm:2.1.1"
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/eslint": "npm:8.44.7"
"@types/jest": "npm:29.5.8"
"@types/jest": "npm:29.5.10"
"@types/js-cookie": "npm:3.0.6"
"@types/jsdom": "npm:21.1.5"
"@types/jsdom": "npm:21.1.6"
"@types/uuid": "npm:9.0.7"
"@types/validator": "npm:13.11.6"
"@types/validator": "npm:13.11.7"
"@typescript-eslint/eslint-plugin": "npm:6.11.0"
"@typescript-eslint/parser": "npm:6.11.0"
date-fns: "npm:2.30.0"
Expand Down Expand Up @@ -1491,13 +1491,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.8":
version: 29.5.8
resolution: "@types/jest@npm:29.5.8"
"@types/jest@npm:29.5.10":
version: 29.5.10
resolution: "@types/jest@npm:29.5.10"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: a28e7827ea7e1a2aace6a386868fa6b8402c162d6c71570aed2c29d3745ddc22ceef6899a20643071817905d3c57b670a7992fc8760bff65939351fd4dc481cf
checksum: b46171d59d12a5f69bbe710f65eaf59a8073337c6b4a67dff8158575caec53f1c61f8a7d645b34d6ac3c4ea398acd30f0c5d1c4a131c0c918798019264a3397d
languageName: node
linkType: hard

Expand All @@ -1508,14 +1508,14 @@ __metadata:
languageName: node
linkType: hard

"@types/jsdom@npm:21.1.5":
version: 21.1.5
resolution: "@types/jsdom@npm:21.1.5"
"@types/jsdom@npm:21.1.6":
version: 21.1.6
resolution: "@types/jsdom@npm:21.1.6"
dependencies:
"@types/node": "npm:*"
"@types/tough-cookie": "npm:*"
parse5: "npm:^7.0.0"
checksum: de274d2af7196b0ee869ffc874295a2edc7d0e6161c7e185ffeadd7791c2196b77a352e2ef5d9e38cbafdee7cdfa8a32485db8f8b86de21bc6ff6565c327c865
checksum: 6ae8f84c6e7b8e1c303b8bc271bc51ad21399bbfec93fdc3b168af8aa9cafb41ebb00eed99753fbb1943e4fc5006aa39e34251dee4d116d55f731cebc0f02e64
languageName: node
linkType: hard

Expand Down Expand Up @@ -1598,10 +1598,10 @@ __metadata:
languageName: node
linkType: hard

"@types/validator@npm:13.11.6":
version: 13.11.6
resolution: "@types/validator@npm:13.11.6"
checksum: 3201902a8e5d4784d1c67f5a5a796d1500bae10fe5413ed75fdbdf5d6b5572952445f3482ffe64908531b20171d4c5cfe94934de3fd401781bb6cf9f95766b02
"@types/validator@npm:13.11.7":
version: 13.11.7
resolution: "@types/validator@npm:13.11.7"
checksum: 9ca2a047d6e7c1d718c6dd28b12d6d893c4ac2acdb8a557b8d448dab17aaa044e92c7a13c8476601078f4c907ed66259e3b20525f7fa849378fbaf53a971d574
languageName: node
linkType: hard

Expand Down

0 comments on commit 453ab97

Please sign in to comment.