Skip to content

Commit

Permalink
chore(deps): pin dependencies (#1843)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 23, 2024
1 parent 396af2e commit c215c19
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 17 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
},
"devDependencies": {
"@codecov/bundler-plugin-core": "0.0.1-beta.5",
"@sentry/node": "^7.108.0",
"@sentry/profiling-node": "^7.108.0",
"@sentry/node": "7.108.0",
"@sentry/profiling-node": "7.108.0",
"@slonik/migrator": "0.12.0",
"@types/node": "20.11.30",
"@vitest/coverage-v8": "1.4.0",
"esbuild": "^0.20.2",
"esbuild": "0.20.2",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"npm-run-all": "^4.1.5",
"npm-run-all": "4.1.5",
"prettier": "3.2.5",
"typescript": "5.4.3",
"vitest": "1.4.0"
Expand Down
19 changes: 6 additions & 13 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 c215c19

Please sign in to comment.