Skip to content

Commit

Permalink
Update dependency babel-loader to v8.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2021
1 parent d54c650 commit 8d89d52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/preact-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/core": "7.15.8",
"@babel/preset-env": "7.15.8",
"@babel/plugin-transform-react-jsx": "7.14.9",
"babel-loader": "8.2.2",
"babel-loader": "8.2.3",
"css-loader": "6.4.0",
"mini-css-extract-plugin": "2.4.3",
"style-loader": "3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion demo/react-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/core": "7.15.8",
"@babel/preset-env": "7.15.8",
"@babel/plugin-transform-react-jsx": "7.14.9",
"babel-loader": "8.2.2",
"babel-loader": "8.2.3",
"css-loader": "6.4.0",
"mini-css-extract-plugin": "2.4.3",
"style-loader": "3.3.1",
Expand Down

0 comments on commit 8d89d52

Please sign in to comment.