Skip to content

Commit c5336a2

Browse files
authored
Merge pull request #248 from meilisearch/dependabot/npm_and_yarn/rollup-plugin-terser-5.3.0
build(deps-dev): bump rollup-plugin-terser from 5.2.0 to 5.3.0
2 parents 83f45d2 + eb787af commit c5336a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"rollup-plugin-node-builtins": "2.1.2",
109109
"rollup-plugin-node-globals": "1.4.0",
110110
"rollup-plugin-sourcemaps": "0.5.0",
111-
"rollup-plugin-terser": "5.2.0",
111+
"rollup-plugin-terser": "5.3.0",
112112
"shx": "0.3.2",
113113
"standard-version": "7.1.0",
114114
"ts-jest": "25.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6264,10 +6264,10 @@ [email protected]:
62646264
"@rollup/pluginutils" "^3.0.1"
62656265
source-map-resolve "^0.5.3"
62666266

6267-
rollup-plugin-terser@5.2.0:
6268-
version "5.2.0"
6269-
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-5.2.0.tgz#ba758adf769347b7f1eaf9ef35978d2e207dccc7"
6270-
integrity sha512-jQI+nYhtDBc9HFRBz8iGttQg7li9klmzR62RG2W2nN6hJ/FI2K2ItYQ7kJ7/zn+vs+BP1AEccmVRjRN989I+Nw==
6267+
rollup-plugin-terser@5.3.0:
6268+
version "5.3.0"
6269+
resolved "https://registry.yarnpkg.com/rollup-plugin-terser/-/rollup-plugin-terser-5.3.0.tgz#9c0dd33d5771df9630cd027d6a2559187f65885e"
6270+
integrity sha512-XGMJihTIO3eIBsVGq7jiNYOdDMb3pVxuzY0uhOE/FM4x/u9nQgr3+McsjzqBn3QfHIpNSZmFnpoKAwHBEcsT7g==
62716271
dependencies:
62726272
"@babel/code-frame" "^7.5.5"
62736273
jest-worker "^24.9.0"

0 commit comments

Comments
 (0)