Skip to content

Commit

Permalink
Merge pull request #457 from atlas-bi/renovate/rollup-4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherpickering authored Dec 11, 2023
2 parents c3a8d9f + d3c44ec commit e5ad9e0
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 9 deletions.
183 changes: 176 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"gulp-replace": "1.1.4",
"gulp-sass": "5.1.0",
"npm-run-all": "^4.1.5",
"rollup": "^3.29.2",
"rollup": "^4.0.0",
"sass": "^1.67.0",
"uglify-js": "^3.17.4"
},
Expand Down Expand Up @@ -80,5 +80,5 @@
"test:lint": "poetry run tox -e lint",
"test:prettier": "prettier --check --config .prettierrc \"web/**/*.{ts,css,less,scss,js,json,md,yaml,html}\""
},
"version": "2.12.9"
"version": "2.12.10"
}

0 comments on commit e5ad9e0

Please sign in to comment.