diff --git a/client/package.json b/client/package.json index f3c51eeb9a2..d14cc39b106 100644 --- a/client/package.json +++ b/client/package.json @@ -133,7 +133,7 @@ "@babel/types": "7.18.10", "@codesee/babel-plugin-instrument": "0.334.0", "@codesee/tracker": "0.334.0", - "@testing-library/jest-dom": "5.16.4", + "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "autoprefixer": "10.4.8", "babel-plugin-transform-imports": "2.0.0", diff --git a/package-lock.json b/package-lock.json index e99df6d156e..76a9bdb419e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "@babel/preset-typescript": "7.18.6", "@testing-library/cypress": "8.0.3", "@testing-library/dom": "8.16.1", - "@testing-library/jest-dom": "5.16.4", + "@testing-library/jest-dom": "5.16.5", "@testing-library/user-event": "13.5.0", "@types/chai": "4.3.1", "@types/enzyme": "3.10.12", @@ -536,7 +536,7 @@ "@babel/types": "7.18.10", "@codesee/babel-plugin-instrument": "0.334.0", "@codesee/tracker": "0.334.0", - "@testing-library/jest-dom": "5.16.4", + "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "autoprefixer": "10.4.8", "babel-plugin-transform-imports": "2.0.0", @@ -732,6 +732,11 @@ "tunnel": "^0.0.6" } }, + "node_modules/@adobe/css-tools": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.0.1.tgz", + "integrity": "sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g==" + }, "node_modules/@algolia/cache-browser-local-storage": { "version": "4.14.2", "resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.14.2.tgz", @@ -13641,15 +13646,15 @@ } }, "node_modules/@testing-library/jest-dom": { - "version": "5.16.4", - "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz", - "integrity": "sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==", + "version": "5.16.5", + "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz", + "integrity": "sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==", "dependencies": { + "@adobe/css-tools": "^4.0.1", "@babel/runtime": "^7.9.2", "@types/testing-library__jest-dom": "^5.9.1", "aria-query": "^5.0.0", "chalk": "^3.0.0", - "css": "^3.0.0", "css.escape": "^1.5.1", "dom-accessibility-api": "^0.5.6", "lodash": "^4.17.15", @@ -20831,6 +20836,7 @@ }, "node_modules/css": { "version": "3.0.0", + "dev": true, "license": "MIT", "dependencies": { "inherits": "^2.0.4", @@ -21066,6 +21072,7 @@ }, "node_modules/css/node_modules/source-map": { "version": "0.6.1", + "dev": true, "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" @@ -47561,6 +47568,7 @@ }, "node_modules/source-map-resolve": { "version": "0.6.0", + "dev": true, "license": "MIT", "dependencies": { "atob": "^2.1.2", @@ -53912,7 +53920,7 @@ "version": "0.1.0", "hasInstallScript": true, "dependencies": { - "@testing-library/jest-dom": "5.16.4", + "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "@testing-library/user-event": "13.5.0", "react": "16.14.0", @@ -54212,7 +54220,7 @@ "@storybook/builder-webpack5": "6.5.9", "@storybook/manager-webpack5": "6.5.9", "@storybook/react": "6.5.9", - "@testing-library/jest-dom": "5.16.4", + "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "@types/jest": "27.5.2", "autoprefixer": "10.4.8", @@ -54261,6 +54269,11 @@ "tunnel": "^0.0.6" } }, + "@adobe/css-tools": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.0.1.tgz", + "integrity": "sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g==" + }, "@algolia/cache-browser-local-storage": { "version": "4.14.2", "resolved": "https://registry.npmjs.org/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.14.2.tgz", @@ -56256,7 +56269,7 @@ "@freecodecamp/challenge-editor-client": { "version": "file:tools/challenge-editor/client", "requires": { - "@testing-library/jest-dom": "5.16.4", + "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "@testing-library/user-event": "13.5.0", "@types/codemirror": "5.60.5", @@ -56386,7 +56399,7 @@ "@sentry/gatsby": "6.19.7", "@stripe/react-stripe-js": "1.10.0", "@stripe/stripe-js": "1.34.0", - "@testing-library/jest-dom": "5.16.4", + "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "@types/react-scrollable-anchor": "0.6.1", "algoliasearch": "4.14.2", @@ -56734,7 +56747,7 @@ "@storybook/builder-webpack5": "6.5.9", "@storybook/manager-webpack5": "6.5.9", "@storybook/react": "6.5.9", - "@testing-library/jest-dom": "5.16.4", + "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "@types/jest": "27.5.2", "autoprefixer": "10.4.8", @@ -64024,15 +64037,15 @@ } }, "@testing-library/jest-dom": { - "version": "5.16.4", - "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz", - "integrity": "sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==", + "version": "5.16.5", + "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz", + "integrity": "sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==", "requires": { + "@adobe/css-tools": "^4.0.1", "@babel/runtime": "^7.9.2", "@types/testing-library__jest-dom": "^5.9.1", "aria-query": "^5.0.0", "chalk": "^3.0.0", - "css": "^3.0.0", "css.escape": "^1.5.1", "dom-accessibility-api": "^0.5.6", "lodash": "^4.17.15", @@ -69244,6 +69257,7 @@ }, "css": { "version": "3.0.0", + "dev": true, "requires": { "inherits": "^2.0.4", "source-map": "^0.6.1", @@ -69251,7 +69265,8 @@ }, "dependencies": { "source-map": { - "version": "0.6.1" + "version": "0.6.1", + "dev": true } } }, @@ -86673,6 +86688,7 @@ }, "source-map-resolve": { "version": "0.6.0", + "dev": true, "requires": { "atob": "^2.1.2", "decode-uri-component": "^0.2.0" diff --git a/package.json b/package.json index 5408b8e5b0e..c8bc8294529 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "@babel/preset-typescript": "7.18.6", "@testing-library/cypress": "8.0.3", "@testing-library/dom": "8.16.1", - "@testing-library/jest-dom": "5.16.4", + "@testing-library/jest-dom": "5.16.5", "@testing-library/user-event": "13.5.0", "@types/chai": "4.3.1", "@types/enzyme": "3.10.12", diff --git a/tools/challenge-editor/client/package.json b/tools/challenge-editor/client/package.json index db451f7eade..1b0cdc361ba 100644 --- a/tools/challenge-editor/client/package.json +++ b/tools/challenge-editor/client/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@testing-library/jest-dom": "5.16.4", + "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "@testing-library/user-event": "13.5.0", "react": "16.14.0", diff --git a/tools/ui-components/package.json b/tools/ui-components/package.json index bb262a18a82..869d3e4595c 100644 --- a/tools/ui-components/package.json +++ b/tools/ui-components/package.json @@ -40,7 +40,7 @@ "@storybook/builder-webpack5": "6.5.9", "@storybook/manager-webpack5": "6.5.9", "@storybook/react": "6.5.9", - "@testing-library/jest-dom": "5.16.4", + "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "@types/jest": "27.5.2", "autoprefixer": "10.4.8",