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 Jun 6, 2023
1 parent bcdf4ee commit ddb5fdb
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,32 +52,32 @@
"@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.6",
"@octokit/rest": "19.0.7",
"@sinonjs/fake-timers": "7.1.2",
"@sinonjs/fake-timers": "10.2.0",
"@types/chai": "4.2.22",
"@types/dompurify": "2.3.2",
"@types/dompurify": "3.0.2",
"@types/eslint": "8.40.0",
"@types/estree": "1.0.1",
"@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/mocha": "10.0.1",
"@types/node": "18.16.14",
"@types/tar": "6.1.5",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"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": "4.0.0",
"ava": "5.3.0",
"babel-plugin-istanbul": "6.0.0",
"babel-plugin-minify-replace": "0.5.0",
"babel-plugin-module-resolver": "5.0.0",
Expand All @@ -90,16 +90,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.1",
"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": "8.42.0",
Expand All @@ -122,8 +122,8 @@
"express": "4.17.3",
"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",
Expand All @@ -150,40 +150,40 @@
"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.10.1",
"markdown-toc": "1.2.0",
"marked": "4.0.10",
"minimatch": "3.0.5",
"marked": "5.0.4",
"minimatch": "9.0.1",
"minimist": "1.2.6",
"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",
"open": "8.4.0",
"plugin-error": "1.0.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.8.8",
"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.1.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.14.2",
"traverse": "0.6.6",
"typescript": "4.5.4",
"typescript": "5.1.3",
"util": "0.12.4",
"vinyl-fs": "3.0.3"
}
Expand Down

0 comments on commit ddb5fdb

Please sign in to comment.