Skip to content

Commit

Permalink
📦 Update core devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 26, 2022
1 parent e2f9546 commit 1ae806f
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,21 +52,21 @@
"@babel/preset-typescript": "7.16.7",
"@babel/runtime": "7.15.3",
"@chiragrupani/karma-chromium-edge-launcher": "2.1.1",
"@google-cloud/storage": "5.15.3",
"@jest/core": "27.3.1",
"@google-cloud/storage": "6.0.1",
"@jest/core": "28.1.0",
"@jridgewell/doctrine": "3.0.2",
"@jridgewell/resolve-uri": "3.0.5",
"@octokit/graphql": "4.8.0",
"@octokit/rest": "18.12.0",
"@sinonjs/fake-timers": "7.1.2",
"@sinonjs/fake-timers": "9.1.2",
"@types/chai": "4.2.22",
"@types/dompurify": "2.3.2",
"@types/eslint": "7.28.2",
"@types/fs-extra": "9.0.13",
"@types/klaw": "3.0.3",
"@types/minimist": "1.2.2",
"@types/mocha": "8.2.3",
"@types/node": "14.17.32",
"@types/mocha": "9.1.1",
"@types/node": "16.11.36",
"@typescript-eslint/eslint-plugin": "5.9.1",
"@typescript-eslint/parser": "5.9.1",
"acorn-globals": "6.0.0",
Expand All @@ -76,7 +76,7 @@
"ast-replace": "1.1.3",
"atob": "2.1.2",
"autoprefixer": "10.3.7",
"ava": "3.15.0",
"ava": "4.2.0",
"babel-plugin-istanbul": "6.0.0",
"babel-plugin-minify-replace": "0.5.0",
"babel-plugin-module-resolver": "4.1.0",
Expand All @@ -90,16 +90,16 @@
"chokidar": "3.5.2",
"cli-highlight": "2.1.11",
"codecov": "3.8.3",
"commander": "7.2.0",
"commander": "9.2.0",
"connect-header": "0.0.5",
"css-imports": "0.3.1",
"css-selector-tokenizer": "0.8.0",
"css-what": "5.1.0",
"css-what": "6.1.0",
"cssnano": "5.0.8",
"dedent": "0.7.0",
"del": "6.0.0",
"enzyme": "3.11.0",
"enzyme-adapter-preact-pure": "3.1.0",
"enzyme-adapter-preact-pure": "4.0.1",
"esbuild": "0.13.9",
"escodegen": "2.0.0",
"eslint": "7.32.0",
Expand All @@ -122,7 +122,7 @@
"express": "4.17.1",
"fast-glob": "3.2.7",
"fetch-mock": "9.11.0",
"formidable": "1.2.2",
"formidable": "2.0.1",
"fs-extra": "10.0.0",
"gulp-connect": "5.7.0",
"html-minifier": "4.0.0",
Expand All @@ -131,7 +131,7 @@
"jest-progress-bar-reporter": "1.0.21",
"jest-silent-reporter": "0.5.0",
"jison": "0.4.18",
"jsdom": "16.7.0",
"jsdom": "19.0.0",
"json-stable-stringify": "1.0.1",
"json5": "2.2.0",
"jsonminify": "0.4.1",
Expand All @@ -150,39 +150,39 @@
"karma-spec-reporter": "0.0.32",
"karma-structured-json-reporter": "1.0.1",
"karma-super-dots-reporter": "0.2.0",
"klaw": "3.0.0",
"klaw": "4.0.1",
"kleur": "4.1.4",
"list-imports-exports": "0.1.2",
"lodash.debounce": "4.0.8",
"markdown-link-check": "3.8.7",
"markdown-toc": "1.2.0",
"marked": "3.0.8",
"minimatch": "3.0.4",
"marked": "4.0.16",
"minimatch": "5.1.0",
"minimist": "1.2.5",
"mocha": "9.1.3",
"mocha": "10.0.0",
"mocha-junit-reporter": "2.0.2",
"mocha-silent-reporter": "1.0.0",
"morgan": "1.10.0",
"multer": "1.4.3",
"nock": "13.1.4",
"node-fetch": "2.6.7",
"node-fetch": "3.2.4",
"open": "8.4.0",
"plugin-error": "1.0.1",
"postcss": "8.3.11",
"postcss-import": "14.0.2",
"posthtml": "0.16.5",
"prettier": "2.4.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.1.0",
"react-dom": "18.1.0",
"rocambole": "0.7.0",
"semver": "7.3.5",
"sinon": "11.1.2",
"sinon": "14.0.0",
"sinon-chai": "3.7.0",
"sourcemap-codec": "1.4.8",
"stream-browserify": "3.0.0",
"sync-rpc": "1.3.6",
"tar": "6.1.11",
"tempy": "1.0.1",
"tempy": "3.0.0",
"terser": "5.9.0",
"traverse": "0.6.6",
"typescript": "4.5.4",
Expand Down

0 comments on commit 1ae806f

Please sign in to comment.