Skip to content

Commit

Permalink
Update all non major npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and 4ydx committed Jul 21, 2023
1 parent a4ce1c3 commit 800e410
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 86 deletions.
8 changes: 4 additions & 4 deletions integration-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"/__snapshots__"
],
"dependencies": {
"@pollyjs/adapter-node-http": "^6.0.5",
"@pollyjs/core": "^6.0.5",
"@pollyjs/persister": "^6.0.5",
"@pollyjs/persister-fs": "^6.0.5",
"@pollyjs/adapter-node-http": "^6.0.6",
"@pollyjs/core": "^6.0.6",
"@pollyjs/persister": "^6.0.6",
"@pollyjs/persister-fs": "^6.0.6",
"cross-env": "^7.0.3",
"express": "^4.18.2",
"http-proxy-middleware": "^2.0.6",
Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint-config-prettier": "^8.8.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"oclif": "^3.9.1",
"oclif": "^3.9.2",
"patch-package": "^7.0.2",
"prettier": "^3.0.0",
"shx": "^0.3.4",
Expand Down

0 comments on commit 800e410

Please sign in to comment.