Skip to content

Commit

Permalink
fix(deps): update non-major (#379)
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 Nov 5, 2023
1 parent ae2be47 commit 86222fe
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 86 deletions.
162 changes: 81 additions & 81 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,27 +95,27 @@
"rxjs": "^7.0.0"
},
"devDependencies": {
"@edge-runtime/types": "^2.2.6",
"@edge-runtime/vm": "^3.1.6",
"@edge-runtime/types": "^2.2.7",
"@edge-runtime/vm": "^3.1.7",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@sanity/pkg-utils": "^3.2.2",
"@types/node": "^20.8.8",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"faucet": "^0.0.4",
"happy-dom": "^12.10.3",
"ls-engines": "^0.9.0",
"nock": "^13.3.7",
"nock": "^13.3.8",
"prettier": "^3.0.3",
"prettier-plugin-packagejson": "^2.4.6",
"rimraf": "^5.0.1",
"rollup": "^4.2.0",
"rollup": "^4.3.0",
"sse-channel": "^4.0.0",
"terser": "^5.24.0",
"typescript": "^5.2.2",
Expand Down

0 comments on commit 86222fe

Please sign in to comment.