Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 9aa238e

Browse files
build(deps-dev): bump @rollup/plugin-node-resolve in /token/js (#1667)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 11.2.0 to 13.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v13.0.0/packages/node-resolve) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00eb817 commit 9aa238e

File tree

2 files changed

+17
-14
lines changed

2 files changed

+17
-14
lines changed

token/js/package-lock.json

Lines changed: 16 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

token/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@rollup/plugin-commonjs": "^17.0.0",
7777
"@rollup/plugin-json": "^4.1.0",
7878
"@rollup/plugin-multi-entry": "^4.0.0",
79-
"@rollup/plugin-node-resolve": "^11.2.0",
79+
"@rollup/plugin-node-resolve": "^13.0.0",
8080
"@types/bn.js": "^5.1.0",
8181
"@typescript-eslint/eslint-plugin": "^4.14.2",
8282
"@typescript-eslint/parser": "^4.14.2",

0 commit comments

Comments
 (0)