Skip to content

Commit

Permalink
Merge branch 'master' into renovate/babel-loader-9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
vialoh authored Sep 28, 2023
2 parents ecaf063 + f2cb668 commit 03fc058
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 67 deletions.
130 changes: 68 additions & 62 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@babel/plugin-transform-regenerator": "7.18.6",
"@babel/preset-env": "7.20.2",
"@types/chai": "4.3.4",
"@types/lodash": "4.14.188",
"@types/lodash": "4.14.199",
"@types/minimist": "1.2.2",
"@types/mocha": "10.0.1",
"@types/sinon": "10.0.13",
Expand All @@ -88,7 +88,7 @@
"babel-loader": "9.1.3",
"chai": "4.3.7",
"copy-webpack-plugin": "11.0.0",
"css-loader": "6.7.1",
"css-loader": "6.8.1",
"eslint": "8.50.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "8.5.0",
Expand All @@ -103,17 +103,17 @@
"husky": "4.3.8",
"json-loader": "0.5.7",
"lint-staged": "12.5.0",
"mini-css-extract-plugin": "2.6.1",
"mini-css-extract-plugin": "2.7.6",
"mocha": "10.2.0",
"prettier": "2.8.8",
"raw-loader": "4.0.2",
"sinon": "13.0.2",
"source-map-support": "0.5.21",
"style-loader": "3.3.1",
"ts-loader": "9.4.1",
"typescript": "4.8.4",
"typescript": "4.9.5",
"webpack": "^5.88.2",
"webpack-bundle-analyzer": "4.7.0",
"webpack-cli": "4.10.0"
"webpack-cli": "5.1.4"
}
}

0 comments on commit 03fc058

Please sign in to comment.