Skip to content

Commit 2282e72

Browse files
build(deps-dev): bump near-workspaces from 3.5.0 to 4.0.0 (#1476)
Bumps [near-workspaces](https://github.com/near/workspaces-js/tree/HEAD/packages/js) from 3.5.0 to 4.0.0. - [Release notes](https://github.com/near/workspaces-js/releases) - [Commits](https://github.com/near/workspaces-js/commits/HEAD/packages/js) --- updated-dependencies: - dependency-name: near-workspaces dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c41dbd4 commit 2282e72

File tree

4 files changed

+25
-25
lines changed

4 files changed

+25
-25
lines changed

packages/accounts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"build": "workspace:*",
3939
"jest": "29.7.0",
4040
"near-hello": "0.5.1",
41-
"near-workspaces": "3.5.0",
41+
"near-workspaces": "4.0.0",
4242
"semver": "7.7.1",
4343
"ts-jest": "29.2.6",
4444
"tsconfig": "workspace:*",

packages/near-api-js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"in-publish": "2.0.0",
3737
"jest": "29.7.0",
3838
"near-hello": "0.5.1",
39-
"near-workspaces": "3.5.0",
39+
"near-workspaces": "4.0.0",
4040
"rimraf": "^6.0.1",
4141
"semver": "7.7.1",
4242
"ts-jest": "29.2.6"

packages/providers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/node": "20.0.0",
2828
"build": "workspace:*",
2929
"jest": "29.7.0",
30-
"near-workspaces": "3.5.0",
30+
"near-workspaces": "4.0.0",
3131
"ts-jest": "29.2.6",
3232
"tsconfig": "workspace:*",
3333
"typescript": "5.4.5"

pnpm-lock.yaml

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)