Skip to content

Commit 21bb987

Browse files
authored
Merge pull request #3 from Laserfiche/dependabot/npm_and_yarn/rollup-3.29.5
Bump rollup from 3.28.1 to 3.29.5
2 parents 4a944df + 4170cc3 commit 21bb987

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

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.28.1"
27+
"rollup": "^3.29.5"
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.28.0"
17+
"rollup": "^3.29.5"
1818
},
1919
"bin": {
2020
"echo": "bin/launcher.mjs"

0 commit comments

Comments
 (0)