mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-17 01:59:08 +00:00
chore(deps-dev): bump babel-loader from 8.1.0 to 8.2.2
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.1.0 to 8.2.2. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel-loader/compare/v8.1.0...v8.2.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
637be8bfa1
commit
2e6f2f285e
3 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@
|
|||
"@types/react-dom": "^17.0.2",
|
||||
"@types/react-helmet": "^6.1.0",
|
||||
"@types/styled-components": "^5.1.8",
|
||||
"babel-loader": "8.1.0",
|
||||
"babel-loader": "8.2.2",
|
||||
"babel-plugin-styled-components": "^1.12.0",
|
||||
"tslint": "^6.1.3",
|
||||
"typescript": "^4.2.3"
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"devDependencies": {
|
||||
"@craco/craco": "^6.1.1",
|
||||
"@types/react-helmet": "^6.1.0",
|
||||
"babel-loader": "8.1.0",
|
||||
"babel-loader": "8.2.2",
|
||||
"cross-env": "7.0.3",
|
||||
"ts-loader": "^8.0.18",
|
||||
"webpack": "4.44.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue