Skip to content

Commit eb49761

Browse files
Bump rollup from 3.29.5 to 3.30.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.5 to 3.30.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/v3.30.0/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.5...v3.30.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 3.30.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21bb987 commit eb49761

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

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

source/distance-between-zipcodes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"devDependencies": {
2525
"@rollup/plugin-commonjs": "^25.0.4",
2626
"@rollup/plugin-node-resolve": "^15.2.1",
27-
"rollup": "^3.29.5"
27+
"rollup": "^3.30.0"
2828
}
2929
}

source/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"eslint-config-airbnb-base": "^15.0.0",
1515
"eslint-plugin-import": "^2.28.0",
1616
"mocha": "^10.2.0",
17-
"rollup": "^3.29.5"
17+
"rollup": "^3.30.0"
1818
},
1919
"bin": {
2020
"echo": "bin/launcher.mjs"

0 commit comments

Comments
 (0)