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 May 13, 2024
1 parent c168252 commit 8a61742
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/eslint": "8.56.10",
"@types/js-cookie": "3.0.6",
"@types/uuid": "9.0.8",
"@types/validator": "13.11.9",
"@types/validator": "13.11.10",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"date-fns": "3.6.0",
Expand All @@ -67,7 +67,7 @@
"husky": "9.0.11",
"jsdom": "24.0.0",
"prettier": "3.2.5",
"tsc-alias": "1.8.8",
"tsc-alias": "1.8.9",
"typescript": "5.4.5",
"uuid": "9.0.1",
"vite-plugin-dts": "3.9.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ __metadata:
"@types/eslint": "npm:8.56.10"
"@types/js-cookie": "npm:3.0.6"
"@types/uuid": "npm:9.0.8"
"@types/validator": "npm:13.11.9"
"@types/validator": "npm:13.11.10"
"@typescript-eslint/eslint-plugin": "npm:7.8.0"
"@typescript-eslint/parser": "npm:7.8.0"
date-fns: "npm:3.6.0"
Expand All @@ -588,7 +588,7 @@ __metadata:
js-cookie: "npm:3.0.5"
jsdom: "npm:24.0.0"
prettier: "npm:3.2.5"
tsc-alias: "npm:1.8.8"
tsc-alias: "npm:1.8.9"
typescript: "npm:5.4.5"
uuid: "npm:9.0.1"
validator: "npm:13.11.0"
Expand Down Expand Up @@ -1059,10 +1059,10 @@ __metadata:
languageName: node
linkType: hard

"@types/validator@npm:13.11.9":
version: 13.11.9
resolution: "@types/validator@npm:13.11.9"
checksum: 10c0/856ebfcfe25d6c91a90235e0eb27302a737832530898195bbfb265da52ae7fe6d68f684942574f8818d3c262cae7a1de99f145dac73fc57217933af1bfc199cb
"@types/validator@npm:13.11.10":
version: 13.11.10
resolution: "@types/validator@npm:13.11.10"
checksum: 10c0/fe63a20fa90d3e8c661d0ac5b5af162cdd387b9e8fd67f5a0a00ca308e4e2d7602467cc32ef3e2c979b737629fa9e2ff593d3946ee4f8667bbb80af0494b9c66
languageName: node
linkType: hard

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

"tsc-alias@npm:1.8.8":
version: 1.8.8
resolution: "tsc-alias@npm:1.8.8"
"tsc-alias@npm:1.8.9":
version: 1.8.9
resolution: "tsc-alias@npm:1.8.9"
dependencies:
chokidar: "npm:^3.5.3"
commander: "npm:^9.0.0"
Expand All @@ -4470,7 +4470,7 @@ __metadata:
plimit-lit: "npm:^1.2.6"
bin:
tsc-alias: dist/bin/index.js
checksum: 10c0/02d0e3309f5b4d5c2dfc09ddb1192faa75108025e37d51f85dd7cfaab1ebe69cd50a6ed17d2e5d692ddc406455c1b17dfc056ca6ac56f587cba7b63993de251c
checksum: 10c0/f218c7bc06c30eeb30578273081386266254d438368bd9ddba0e9c4fb27b57b5ddb544b2c769630d059c569356da5a37131c3a2ef28e0761d4dcd4ecbf4c7194
languageName: node
linkType: hard

Expand Down

0 comments on commit 8a61742

Please sign in to comment.