Skip to content

Commit

Permalink
📦 Update core devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2023
1 parent e2e5379 commit d9b23a2
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,30 +52,30 @@
"@babel/preset-typescript": "7.16.7",
"@babel/runtime": "7.15.3",
"@chiragrupani/karma-chromium-edge-launcher": "2.1.1",
"@jest/core": "27.3.1",
"@jest/core": "29.5.0",
"@jridgewell/doctrine": "3.0.2",
"@jridgewell/resolve-uri": "3.0.5",
"@octokit/graphql": "4.8.0",
"@octokit/graphql": "5.0.5",
"@octokit/rest": "19.0.7",
"@sinonjs/fake-timers": "7.1.2",
"@sinonjs/fake-timers": "10.0.2",
"@types/chai": "4.2.22",
"@types/dompurify": "2.3.2",
"@types/dompurify": "3.0.2",
"@types/eslint": "7.28.2",
"@types/fs-extra": "9.0.13",
"@types/fs-extra": "11.0.1",
"@types/klaw": "3.0.3",
"@types/minimist": "1.2.2",
"@types/mocha": "8.2.3",
"@types/node": "14.17.32",
"@types/mocha": "10.0.1",
"@types/node": "18.15.13",
"@typescript-eslint/eslint-plugin": "5.9.1",
"@typescript-eslint/parser": "5.9.1",
"acorn-globals": "6.0.0",
"acorn-globals": "7.0.1",
"ajv": "8.10.0",
"ajv-formats": "2.1.1",
"amphtml-validator": "1.0.35",
"ast-replace": "1.1.3",
"atob": "2.1.2",
"autoprefixer": "10.3.7",
"ava": "3.15.0",
"ava": "5.2.0",
"babel-plugin-istanbul": "6.0.0",
"babel-plugin-minify-replace": "0.5.0",
"babel-plugin-module-resolver": "4.1.0",
Expand All @@ -88,16 +88,16 @@
"check-dependencies": "1.1.0",
"chokidar": "3.5.2",
"cli-highlight": "2.1.11",
"commander": "7.2.0",
"commander": "10.0.1",
"connect-header": "0.0.5",
"css-imports": "0.3.1",
"css-selector-tokenizer": "0.8.0",
"css-what": "5.1.0",
"cssnano": "5.0.8",
"css-what": "6.1.0",
"cssnano": "6.0.0",
"dedent": "0.7.0",
"del": "6.0.0",
"del": "7.0.0",
"enzyme": "3.11.0",
"enzyme-adapter-preact-pure": "3.1.0",
"enzyme-adapter-preact-pure": "4.1.0",
"esbuild": "0.13.9",
"escodegen": "2.0.0",
"eslint": "7.32.0",
Expand All @@ -120,16 +120,16 @@
"express": "4.17.1",
"fast-glob": "3.2.7",
"fetch-mock": "9.11.0",
"formidable": "1.2.2",
"fs-extra": "10.0.0",
"formidable": "2.1.1",
"fs-extra": "11.1.1",
"gulp-connect": "5.7.0",
"html-minifier": "4.0.0",
"ignore": "5.1.8",
"istanbul-middleware": "0.2.2",
"jest-progress-bar-reporter": "1.0.21",
"jest-silent-reporter": "0.5.0",
"jison": "0.4.18",
"jsdom": "16.7.0",
"jsdom": "21.1.1",
"json-stable-stringify": "1.0.1",
"json5": "2.2.2",
"jsonminify": "0.4.1",
Expand All @@ -148,41 +148,41 @@
"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.1.0",
"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.5",
"marked": "4.3.0",
"minimatch": "9.0.0",
"minimist": "1.2.5",
"mocha": "9.2.2",
"mocha": "10.2.0",
"mocha-junit-reporter": "2.0.2",
"mocha-silent-reporter": "1.0.0",
"morgan": "1.10.0",
"multer": "1.4.3",
"node-fetch": "2.6.7",
"open": "8.4.0",
"plugin-error": "1.0.1",
"node-fetch": "3.3.1",
"open": "9.1.0",
"plugin-error": "2.0.1",
"postcss": "8.3.11",
"postcss-import": "14.0.2",
"postcss-import": "15.1.0",
"posthtml": "0.16.5",
"prettier": "2.4.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"rocambole": "0.7.0",
"semver": "7.3.5",
"sinon": "11.1.2",
"sinon": "15.0.4",
"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",
"typescript": "5.0.4",
"util": "0.12.4",
"vinyl-fs": "3.0.3"
}
Expand Down

0 comments on commit d9b23a2

Please sign in to comment.