From 878df0cf2dba8f4b86edb12d67d5d55db351b5d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 10:54:34 +0000 Subject: [PATCH] chore(deps): update dev dependencies --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index e91f404..67f4f2f 100644 --- a/package.json +++ b/package.json @@ -39,8 +39,8 @@ }, "license": "ISC", "devDependencies": { - "@babel/core": "7.22.11", - "@babel/eslint-parser": "7.22.11", + "@babel/core": "7.23.2", + "@babel/eslint-parser": "7.22.15", "@chbphone55/classnames": "2.0.0", "@eik/cli": "2.0.22", "@fabric-ds/css": "1.2.0", @@ -49,20 +49,20 @@ "@semantic-release/git": "10.0.1", "@stylelint/postcss-css-in-js": "0.38.0", "@tailwindcss/aspect-ratio": "0.4.2", - "autoprefixer": "10.4.15", + "autoprefixer": "10.4.16", "cors": "2.8.5", "cssnano": "5.1.15", "cz-conventional-changelog": "3.3.0", "element-collapse": "1.1.0", - "esbuild": "0.19.2", - "eslint": "8.48.0", + "esbuild": "0.19.4", + "eslint": "8.51.0", "express": "4.18.2", - "fastify": "4.22.1", + "fastify": "4.24.1", "lerna": "6.6.2", "lit-element": "3.3.3", "lit-html": "2.8.0", "npm-run-all": "4.1.5", - "playwright": "1.37.1", + "playwright": "1.39.0", "postcss": "8.4.31", "postcss-cli": "10.1.0", "postcss-discard-comments": "5.1.2", @@ -76,7 +76,7 @@ "semantic-release": "19.0.5", "semantic-release-slack-bot": "3.5.3", "tailwindcss": "2.2.19", - "tap": "16.3.8", + "tap": "16.3.9", "typescript": "4.9.5", "vite": "3.2.7", "vite-plugin-html": "3.2.0"