Skip to content

Commit

Permalink
chore(deps): pin dependencies (#516)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 29, 2021
1 parent d41328b commit db7b55a
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 100 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,31 +49,31 @@
"tree-kill": "^1.2.2"
},
"devDependencies": {
"@rollup/plugin-json": "^4.1.0",
"@swc/core": "^1.2.112",
"@types/debug": "^4.1.5",
"@types/flat": "^5.0.2",
"@types/fs-extra": "^9.0.11",
"@types/node": "^14.14.41",
"@types/resolve": "^1.20.0",
"ava": "^4.0.0-rc.1",
"colorette": "^2.0.16",
"consola": "^2.15.3",
"flat": "^5.0.2",
"fs-extra": "^9.1.0",
"postcss": "^8.2.10",
"postcss-simple-vars": "^6.0.3",
"prettier": "^2.2.1",
"resolve": "^1.20.0",
"rollup-plugin-dts": "^4.1.0",
"rollup-plugin-hashbang": "^2.2.2",
"string-argv": "^0.3.1",
"@rollup/plugin-json": "4.1.0",
"@swc/core": "1.2.124",
"@types/debug": "4.1.7",
"@types/flat": "5.0.2",
"@types/fs-extra": "9.0.13",
"@types/node": "14.18.3",
"@types/resolve": "1.20.1",
"ava": "4.0.0-rc.1",
"colorette": "2.0.16",
"consola": "2.15.3",
"flat": "5.0.2",
"fs-extra": "9.1.0",
"postcss": "8.4.5",
"postcss-simple-vars": "6.0.3",
"prettier": "2.5.1",
"resolve": "1.20.0",
"rollup-plugin-dts": "4.1.0",
"rollup-plugin-hashbang": "2.2.2",
"string-argv": "0.3.1",
"svelte": "3.37.0",
"ts-essentials": "^7.0.1",
"tsconfig-paths": "^3.12.0",
"tsup": "^5.11.9",
"typescript": "^4.5.4",
"wait-for-expect": "^3.0.2"
"ts-essentials": "7.0.3",
"tsconfig-paths": "3.12.0",
"tsup": "5.11.9",
"typescript": "4.5.4",
"wait-for-expect": "3.0.2"
},
"peerDependencies": {
"typescript": "^4.1.0"
Expand Down
162 changes: 86 additions & 76 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db7b55a

Please sign in to comment.