Skip to content

Commit

Permalink
chore: pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent 324cd98 commit d57b2bc
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 58 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,30 +26,30 @@
"singleQuote": true
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
"@eslint/eslintrc": "^3.0.0",
"@eslint/js": "^8.56.0",
"@storybook/test-runner": "^0.16.0",
"@tsconfig/node20": "^20.1.2",
"@tsconfig/strictest": "^2.0.2",
"@types/node": "^20.11.15",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"concurrently": "^8.2.2",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"globals": "^13.24.0",
"http-server": "^14.1.1",
"playwright": "^1.41.1",
"prettier": "^3.2.4",
"prettier-plugin-packagejson": "^2.4.10",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"wait-on": "^7.2.0",
"zx": "^7.2.3"
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@eslint/eslintrc": "3.0.0",
"@eslint/js": "8.56.0",
"@storybook/test-runner": "0.16.0",
"@tsconfig/node20": "20.1.2",
"@tsconfig/strictest": "2.0.2",
"@types/node": "20.11.15",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"concurrently": "8.2.2",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"globals": "13.24.0",
"http-server": "14.1.1",
"playwright": "1.41.1",
"prettier": "3.2.4",
"prettier-plugin-packagejson": "2.4.10",
"rimraf": "5.0.5",
"tsup": "8.0.1",
"typescript": "5.3.3",
"wait-on": "7.2.0",
"zx": "7.2.3"
},
"packageManager": "[email protected]"
}
63 changes: 29 additions & 34 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 d57b2bc

Please sign in to comment.