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 25, 2024
1 parent eb92a91 commit c0df0d9
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 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.1",
"@jridgewell/sourcemap-codec": "1.4.15",
"@octokit/graphql": "7.0.2",
"@octokit/rest": "20.0.2",
"@octokit/graphql": "8.1.1",
"@octokit/rest": "21.0.0",
"@sinonjs/fake-timers": "11.2.2",
"@types/chai": "4.2.22",
"@types/dompurify": "2.3.2",
"@types/dompurify": "3.0.5",
"@types/eslint": "8.56.10",
"@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.6",
"@types/node": "18.16.14",
"@types/node": "20.14.8",
"@types/tar": "6.1.10",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"acorn-globals": "7.0.1",
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"ajv-formats": "3.0.1",
"amphtml-validator": "1.0.35",
"ast-replace": "1.1.3",
"atob": "2.1.2",
Expand All @@ -86,17 +86,17 @@
"baconipsum": "0.1.2",
"base62": "2.0.1",
"body-parser": "1.20.2",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"chai": "5.1.1",
"chai-as-promised": "8.0.0",
"check-dependencies": "2.0.0",
"chokidar": "3.5.3",
"commander": "11.1.0",
"commander": "12.1.0",
"connect-header": "0.0.5",
"css-imports": "0.3.1",
"css-what": "6.1.0",
"cssnano": "6.0.3",
"cssnano": "7.0.3",
"dedent": "1.5.1",
"del": "6.0.0",
"del": "7.1.0",
"enzyme": "3.11.0",
"enzyme-adapter-preact-pure": "4.1.0",
"esbuild": "0.21.5",
Expand All @@ -120,7 +120,7 @@
"events": "3.3.0",
"express": "4.19.2",
"fast-glob": "3.3.2",
"fetch-mock": "9.11.0",
"fetch-mock": "10.0.7",
"formidable": "3.5.1",
"fs-extra": "11.2.0",
"gulp-connect": "5.7.0",
Expand Down Expand Up @@ -161,22 +161,22 @@
"mocha-silent-reporter": "1.0.0",
"morgan": "1.10.0",
"multer": "1.4.5-lts.1",
"open": "8.4.0",
"open": "10.1.0",
"plugin-error": "2.0.1",
"postcss": "8.4.33",
"postcss-import": "16.0.0",
"posthtml": "0.16.6",
"prettier": "3.3.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"rocambole": "0.7.0",
"semver": "7.5.4",
"sinon": "11.1.2",
"sinon": "18.0.0",
"sinon-chai": "3.7.0",
"stream-browserify": "3.0.0",
"sync-rpc": "1.3.6",
"tar": "6.2.0",
"tempy": "1.0.1",
"tar": "7.4.0",
"tempy": "3.1.0",
"terser": "5.14.2",
"traverse": "0.6.8",
"typescript": "5.3.3",
Expand Down

0 comments on commit c0df0d9

Please sign in to comment.