Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2022
1 parent 023f4f9 commit fb5b653
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"author": "jict",
"license": "MIT",
"packageManager": "pnpm@7.18.0",
"packageManager": "pnpm@7.18.2",
"description": "Get Vercel preview URL and alias it automatically",
"main": "lib/main.js",
"scripts": {
Expand Down Expand Up @@ -33,16 +33,16 @@
"@jest/globals": "^29.3.1",
"@jict/eslint-plugin": "^0.4.11",
"@jict/prettier-config": "^0.0.3",
"@swc/core": "^1.3.21",
"@swc/jest": "^0.2.23",
"@swc/core": "^1.3.23",
"@swc/jest": "^0.2.24",
"@types/jest": "^29.2.4",
"@types/node": "^18.11.10",
"@vercel/ncc": "^0.34.0",
"@types/node": "^18.11.17",
"@vercel/ncc": "^0.36.0",
"eslint": "^8.29.0",
"jest": "^29.3.1",
"prettier": "^2.8.0",
"prettier": "^2.8.1",
"tsup": "^6.5.0",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
},
"prettier": "@jict/prettier-config",
"tsup": {
Expand Down
Loading

0 comments on commit fb5b653

Please sign in to comment.