Skip to content

Commit 3af2459

Browse files
authored
Merge pull request #7 from replit/dependabot/npm_and_yarn/rollup-3.29.5
Bump rollup from 3.29.4 to 3.29.5
2 parents e13c846 + fb17ce3 commit 3af2459

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@
4343
"build:docs": "typedoc --plugin typedoc-plugin-markdown --excludeExternals --out docs",
4444
"prepublishOnly": "npm run allstatic && npm run test && npm run build && npm run test:build"
4545
},
46+
"resolutions": {
47+
"rollup": "^3.29.5"
48+
},
4649
"prettier": {
4750
"singleQuote": true,
4851
"trailingComma": "all"

0 commit comments

Comments
 (0)