Skip to content

Commit

Permalink
Merge pull request #116 from nucleos/dependabot/npm_and_yarn/size-lim…
Browse files Browse the repository at this point in the history
…it-and-size-limit/preset-small-lib-and-size-limit/webpack-4.6.2

Bump size-limit, @size-limit/preset-small-lib and @size-limit/webpack
  • Loading branch information
core23 committed Oct 22, 2020
2 parents 1d641bf + b500b95 commit 30a5476
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 70 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -10,8 +10,8 @@
"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"@size-limit/preset-small-lib": "^4.6.0",
"@size-limit/webpack": "^4.6.0",
"@size-limit/preset-small-lib": "^4.6.2",
"@size-limit/webpack": "^4.6.2",
"@symfony/webpack-encore": "^0.31.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
Expand All @@ -22,7 +22,7 @@
"eslint-watch": "^7.0.0",
"node-sass": "^4.12.0",
"sass-loader": "^10.0.3",
"size-limit": "^4.6.0"
"size-limit": "^4.6.2"
},
"main": "assets/widget.js",
"files": [
Expand Down

0 comments on commit 30a5476

Please sign in to comment.