Skip to content

Commit

Permalink
chore(deps): Updates 29-09-22 (#2654)
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Sep 29, 2022
1 parent 78fdd93 commit 88d11cc
Show file tree
Hide file tree
Showing 6 changed files with 803 additions and 779 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@babel/plugin-proposal-export-default-from": "7.18.10",
"@babel/plugin-transform-runtime": "7.19.1",
"@size-limit/preset-big-lib": "8.1.0",
"babel-jest": "29.0.3",
"babel-jest": "29.1.0",
"classnames": "2.3.2",
"eslint": "8.23.1",
"eslint": "8.24.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
Expand All @@ -50,10 +50,10 @@
"eslint-plugin-react-hooks": "4.6.0",
"glob": "7.2.0",
"husky": "8.0.1",
"jest": "29.0.3",
"jest": "29.1.1",
"jest-axe": "6.0.0",
"jest-environment-jsdom": "29.0.3",
"lerna": "5.5.2",
"jest-environment-jsdom": "29.1.1",
"lerna": "5.5.4",
"lerna-changelog": "2.2.0",
"lint-staged": "13.0.3",
"npm-run-all": "4.1.5",
Expand All @@ -66,7 +66,7 @@
"rimraf": "3.0.2",
"size-limit": "8.1.0",
"ssri": "9.0.1",
"stylelint": "14.12.1",
"stylelint": "14.13.0",
"stylelint-config-css-modules": "4.1.0",
"stylelint-config-prettier": "9.0.3",
"stylelint-config-standard": "26.0.0",
Expand Down
6 changes: 3 additions & 3 deletions src/playground/ec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"start": "STORYBOOK_SYSTEM=EC node start.js"
},
"devDependencies": {
"@babel/core": "7.19.1",
"@babel/preset-env": "7.19.1",
"@babel/core": "7.19.3",
"@babel/preset-env": "7.19.3",
"@babel/preset-react": "7.18.6",
"@babel/runtime": "7.19.0",
"@storybook/addon-a11y": "6.5.12",
Expand All @@ -25,7 +25,7 @@
"babel-loader": "8.2.5",
"browser-update": "3.3.40",
"buffer": "6.0.3",
"core-js": "3.25.2",
"core-js": "3.25.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"twing": "2.3.7",
Expand Down
6 changes: 3 additions & 3 deletions src/playground/eu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"start": "STORYBOOK_SYSTEM=EU node start.js"
},
"devDependencies": {
"@babel/core": "7.19.1",
"@babel/preset-env": "7.19.1",
"@babel/core": "7.19.3",
"@babel/preset-env": "7.19.3",
"@babel/preset-react": "7.18.6",
"@babel/runtime": "7.19.0",
"@storybook/addon-a11y": "6.5.12",
Expand All @@ -25,7 +25,7 @@
"babel-loader": "8.2.5",
"browser-update": "3.3.40",
"buffer": "6.0.3",
"core-js": "3.25.2",
"core-js": "3.25.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"twing": "2.3.7",
Expand Down
4 changes: 2 additions & 2 deletions src/tools/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"ecl-builder": "./bin/build.js"
},
"dependencies": {
"@babel/core": "7.19.1",
"@babel/core": "7.19.3",
"@babel/eslint-parser": "7.19.1",
"@babel/preset-env": "7.19.1",
"@babel/preset-env": "7.19.3",
"@babel/runtime": "7.19.0",
"@rollup/plugin-replace": "4.0.0",
"autoprefixer": "10.4.12",
Expand Down
8 changes: 4 additions & 4 deletions src/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@mdx-js/react": "1.6.22",
"classnames": "2.3.2",
"clipboard": "2.0.11",
"core-js": "3.25.2",
"core-js": "3.25.3",
"deepmerge": "4.2.2",
"html-react-parser": "0.14.2",
"iframe-resizer": "4.3.2",
Expand All @@ -45,10 +45,10 @@
"svg4everybody": "2.1.9"
},
"devDependencies": {
"@babel/core": "7.19.1",
"@babel/core": "7.19.3",
"@babel/plugin-proposal-export-default-from": "7.18.10",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/preset-env": "7.19.1",
"@babel/preset-env": "7.19.3",
"@babel/preset-react": "7.18.6",
"@babel/runtime": "7.19.0",
"@ecl/twig-ec-storybook": "3.4.2",
Expand All @@ -61,7 +61,7 @@
"copy-webpack-plugin": "6.3.2",
"css-loader": "5.2.6",
"documentation": "13.2.5",
"eslint": "8.23.1",
"eslint": "8.24.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
Expand Down
Loading

1 comment on commit 88d11cc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.