Skip to content

Commit

Permalink
chore(deps): Updates 17-04-23 (#2834)
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus authored Apr 17, 2023
1 parent 7a9dd8f commit 9c79829
Show file tree
Hide file tree
Showing 10 changed files with 232 additions and 208 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"glob": "7.2.0",
"husky": "8.0.3",
"jest": "29.5.0",
"jest-axe": "6.0.0",
"jest-axe": "7.0.1",
"jest-environment-jsdom": "29.5.0",
"lerna": "6.6.1",
"lerna-changelog": "2.2.0",
Expand All @@ -66,12 +66,12 @@
"react-dom": "18.2.0",
"rimraf": "5.0.0",
"size-limit": "8.2.4",
"ssri": "10.0.2",
"stylelint": "15.4.0",
"ssri": "10.0.3",
"stylelint": "15.5.0",
"stylelint-config-css-modules": "4.2.0",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard": "32.0.0",
"stylelint-config-standard-scss": "7.0.1",
"stylelint-config-standard": "33.0.0",
"stylelint-config-standard-scss": "8.0.0",
"stylelint-order": "6.0.3",
"stylelint-scss": "4.6.0",
"svg4everybody": "2.1.9"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ describe('Gallery', () => {

return expect(render(withExtraAttributes)).resolves.toMatchSnapshot();
});

jest.setTimeout(15000);
test(`passes the accessibility tests`, async () => {
expect(
await axe(renderTwigFileAsHtml(template, demoData, true))
Expand Down
15 changes: 1 addition & 14 deletions src/implementations/twig/components/tabs/tabs.test.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
import {
merge,
renderTwigFileAsNode,
renderTwigFileAsHtml,
} from '@ecl/test-utils';
import { axe, toHaveNoViolations } from 'jest-axe';
import { merge, renderTwigFileAsNode } from '@ecl/test-utils';

import demoData from '@ecl/specs-component-tabs/demo/data';

expect.extend(toHaveNoViolations);

describe('Tabs', () => {
const template = '@ecl/tabs/tabs.html.twig';
const render = (params) => renderTwigFileAsNode(template, params);
Expand Down Expand Up @@ -41,11 +34,5 @@ describe('Tabs', () => {

return expect(render(withExtraAttributes)).resolves.toMatchSnapshot();
});

test(`passes the accessibility tests`, async () => {
expect(
await axe(renderTwigFileAsHtml(template, demoData, true))
).toHaveNoViolations();
});
});
});
2 changes: 1 addition & 1 deletion src/playground/ec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-loader": "9.1.2",
"browser-update": "3.3.44",
"buffer": "6.0.3",
"core-js": "3.30.0",
"core-js": "3.30.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"twing": "2.3.7",
Expand Down
2 changes: 1 addition & 1 deletion src/playground/eu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"babel-loader": "9.1.2",
"browser-update": "3.3.44",
"buffer": "6.0.3",
"core-js": "3.30.0",
"core-js": "3.30.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"twing": "2.3.7",
Expand Down
2 changes: 1 addition & 1 deletion src/resources/logo-ec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"ncp": "2.0.0",
"npm-run-all": "4.1.5",
"rimraf": "4.4.1"
"rimraf": "5.0.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion src/resources/logo-eu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"ncp": "2.0.0",
"npm-run-all": "4.1.5",
"rimraf": "4.4.1"
"rimraf": "5.0.0"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions src/tools/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
"@rollup/plugin-replace": "5.0.2",
"autoprefixer": "10.4.14",
"browser-sync": "2.29.1",
"commander": "10.0.0",
"commander": "10.0.1",
"cssnano": "6.0.0",
"globby": "11.0.4",
"ncp": "2.0.0",
"postcss": "8.4.21",
"postcss": "8.4.22",
"postcss-banner": "4.0.1",
"postcss-input-range": "5.0.0",
"rollup": "3.20.2",
"rollup": "3.20.4",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-svg": "2.0.0",
"rollup-plugin-uglify": "6.0.4",
"sass": "1.61.0"
"sass": "1.62.0"
},
"engines": {
"node": ">=12.0.0"
Expand Down
12 changes: 6 additions & 6 deletions src/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@mdx-js/react": "2.3.0",
"classnames": "2.3.2",
"clipboard": "2.0.11",
"core-js": "3.30.0",
"core-js": "3.30.1",
"deepmerge": "4.3.1",
"html-react-parser": "3.0.15",
"iframe-resizer": "4.3.6",
Expand Down Expand Up @@ -71,12 +71,12 @@
"glob": "7.2.0",
"gray-matter": "4.0.3",
"html-loader": "4.2.0",
"html-webpack-plugin": "5.5.0",
"html-webpack-plugin": "5.5.1",
"interpolate-html-plugin": "4.0.0",
"mini-css-extract-plugin": "2.7.5",
"netlify-cms-proxy-server": "1.3.24",
"node-polyfill-webpack-plugin": "2.0.1",
"postcss": "8.4.21",
"postcss": "8.4.22",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-loader": "7.2.4",
"postcss-prefix-selector": "1.16.0",
Expand All @@ -88,17 +88,17 @@
"remark-gfm": "1.0.0",
"remark-unwrap-images": "2.1.0",
"rimraf": "5.0.0",
"sass": "1.61.0",
"sass": "1.62.0",
"sass-loader": "13.2.2",
"serve": "14.2.0",
"style-loader": "3.3.2",
"terser-webpack-plugin": "5.3.7",
"twing": "2.3.7",
"twing-loader": "2.0.2",
"url-loader": "4.1.1",
"webpack": "5.78.0",
"webpack": "5.79.0",
"webpack-cli": "5.0.1",
"webpack-dev-server": "4.13.2",
"webpack-dev-server": "4.13.3",
"webpack-manifest-plugin": "5.0.0"
},
"reactSnap": {
Expand Down
Loading

1 comment on commit 9c79829

@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.