Skip to content

Commit

Permalink
chore(deps): update dependency babel-loader to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 13, 2023
1 parent 1d0124d commit d522156
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 28 deletions.
2 changes: 1 addition & 1 deletion packages/storybook-ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@storybook/addons": "7.0.20",
"@storybook/react": "7.0.20",
"@storybook/react-webpack5": "7.0.20",
"babel-loader": "8.3.0",
"babel-loader": "9.1.3",
"react": "17",
"react-dom": "17",
"storybook": "7.0.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/testing-library__jest-dom": "^5.14.6",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"babel-loader": "8.3.0",
"babel-loader": "9.1.3",
"classnames": "2.3.2",
"css-loader": "^6.8.1",
"eslint": "8.35.0",
Expand Down
96 changes: 70 additions & 26 deletions pnpm-lock.yaml

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

0 comments on commit d522156

Please sign in to comment.