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 Sep 30, 2024
1 parent a1fa57f commit c1c64df
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,24 +56,24 @@
"@jridgewell/doctrine": "3.0.2",
"@jridgewell/resolve-uri": "3.1.2",
"@jridgewell/sourcemap-codec": "1.5.0",
"@octokit/graphql": "7.1.0",
"@octokit/rest": "20.1.1",
"@sinonjs/fake-timers": "11.2.2",
"@types/chai": "4.3.16",
"@types/dompurify": "2.4.0",
"@octokit/graphql": "8.1.1",
"@octokit/rest": "21.0.2",
"@sinonjs/fake-timers": "13.0.2",
"@types/chai": "5.0.0",
"@types/dompurify": "3.0.5",
"@types/eslint": "8.56.12",
"@types/estree": "1.0.5",
"@types/fs-extra": "11.0.4",
"@types/klaw": "3.0.6",
"@types/minimist": "1.2.5",
"@types/mocha": "10.0.7",
"@types/node": "18.19.39",
"@types/node": "20.16.10",
"@types/tar": "6.1.13",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"acorn-globals": "7.0.1",
"ajv": "8.16.0",
"ajv-formats": "2.1.1",
"ajv-formats": "3.0.1",
"amphtml-validator": "1.0.38",
"ast-replace": "1.1.3",
"atob": "2.1.2",
Expand All @@ -86,17 +86,17 @@
"baconipsum": "0.1.2",
"base62": "2.0.2",
"body-parser": "1.20.3",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"check-dependencies": "2.0.0",
"chokidar": "3.6.0",
"commander": "11.1.0",
"chokidar": "4.0.1",
"commander": "12.1.0",
"connect-header": "0.0.5",
"css-imports": "0.3.1",
"css-what": "6.1.0",
"cssnano": "6.1.2",
"cssnano": "7.0.6",
"dedent": "1.5.3",
"del": "6.1.1",
"del": "7.1.0",
"enzyme": "3.11.0",
"enzyme-adapter-preact-pure": "4.1.0",
"esbuild": "0.24.0",
Expand All @@ -120,17 +120,17 @@
"events": "3.3.0",
"express": "4.20.0",
"fast-glob": "3.3.2",
"fetch-mock": "9.11.0",
"fetch-mock": "11.1.5",
"formidable": "3.5.1",
"fs-extra": "11.2.0",
"gulp-connect": "5.7.0",
"html-minifier": "4.0.0",
"ignore": "5.3.1",
"ignore": "6.0.2",
"istanbul-middleware": "0.2.2",
"jest-progress-bar-reporter": "1.0.25",
"jest-silent-reporter": "0.6.0",
"jison": "0.4.18",
"jsdom": "24.1.0",
"jsdom": "25.0.1",
"json-stable-stringify": "1.1.1",
"json5": "2.2.3",
"jsonminify": "0.4.2",
Expand All @@ -154,29 +154,29 @@
"lodash.debounce": "4.0.8",
"markdown-link-check": "3.12.2",
"markdown-toc": "1.2.0",
"minimatch": "9.0.5",
"minimatch": "10.0.1",
"minimist": "1.2.8",
"mocha": "10.6.0",
"mocha-junit-reporter": "2.2.1",
"mocha-silent-reporter": "1.0.0",
"morgan": "1.10.0",
"multer": "1.4.5-lts.1",
"open": "8.4.2",
"open": "10.1.0",
"plugin-error": "2.0.1",
"postcss": "8.4.39",
"postcss-import": "16.1.0",
"posthtml": "0.16.6",
"prettier": "3.3.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"rocambole": "0.7.0",
"semver": "7.6.2",
"sinon": "11.1.2",
"sinon-chai": "3.7.0",
"sinon": "19.0.2",
"sinon-chai": "4.0.0",
"stream-browserify": "3.0.0",
"sync-rpc": "1.3.6",
"tar": "6.2.1",
"tempy": "1.0.1",
"tar": "7.4.3",
"tempy": "3.1.0",
"terser": "5.14.2",
"traverse": "0.6.9",
"typescript": "5.5.3",
Expand Down

0 comments on commit c1c64df

Please sign in to comment.