Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-terser to ^0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent 7ce6018 commit b52e941
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 25 deletions.
2 changes: 1 addition & 1 deletion ci/scripts/test_data/libs/[email protected]/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@rollup/plugin-terser": "^0.1.0",
"@rollup/plugin-terser": "^0.4.0",
"babel-jest": "^29.3.1",
"jest": "^29.3.1",
"rollup": "^3.4.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@rollup/plugin-terser": "^0.1.0",
"@rollup/plugin-terser": "^0.4.0",
"babel-jest": "^29.3.1",
"jest": "^29.3.1",
"rollup": "^3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion ci/scripts/test_data/libs/[email protected]/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/preset-react": "^7.18.6",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-terser": "^0.1.0",
"@rollup/plugin-terser": "^0.4.0",
"@testing-library/dom": "^8.19.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/preset-react": "^7.18.6",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-terser": "^0.1.0",
"@rollup/plugin-terser": "^0.4.0",
"@testing-library/dom": "^8.19.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/policy-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@rollup/plugin-terser": "^0.1.0",
"@rollup/plugin-terser": "^0.4.0",
"babel-jest": "^29.3.1",
"jest": "^29.3.1",
"rollup": "^3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/url-state-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/preset-react": "^7.18.6",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-terser": "^0.1.0",
"@rollup/plugin-terser": "^0.4.0",
"@testing-library/dom": "^8.19.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
Expand Down
46 changes: 27 additions & 19 deletions package-lock.json

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

0 comments on commit b52e941

Please sign in to comment.