diff --git a/package.json b/package.json index a94fb3050..e1a5d159b 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "version": "npm-run-all build depcruise:graph:doc scm:stage" }, "dependencies": { - "acorn": "8.8.0", + "acorn": "8.8.1", "acorn-jsx": "5.3.2", "acorn-jsx-walk": "2.0.0", "acorn-loose": "8.3.0", @@ -165,25 +165,25 @@ "semver-try-require": "5.0.4", "teamcity-service-messages": "0.1.14", "tsconfig-paths-webpack-plugin": "4.0.0", - "watskeburt": "0.7.0", + "watskeburt": "0.8.1", "wrap-ansi": "^7.0.0" }, "devDependencies": { - "@babel/core": "7.19.3", - "@babel/plugin-transform-modules-commonjs": "7.18.6", + "@babel/core": "7.19.6", + "@babel/plugin-transform-modules-commonjs": "7.19.6", "@babel/preset-typescript": "7.18.6", - "@swc/core": "1.3.8", + "@swc/core": "1.3.10", "@types/lodash": "4.14.186", - "@types/node": "18.11.0", + "@types/node": "18.11.5", "@types/prompts": "2.4.1", - "@typescript-eslint/eslint-plugin": "5.40.0", - "@typescript-eslint/parser": "5.40.0", + "@typescript-eslint/eslint-plugin": "5.41.0", + "@typescript-eslint/parser": "5.41.0", "@vue/compiler-sfc": "3.2.41", "c8": "7.12.0", "chai": "4.3.6", "chai-json-schema": "1.5.1", "coffeescript": "2.7.0", - "eslint": "8.25.0", + "eslint": "8.26.0", "eslint-config-moving-meadow": "4.0.2", "eslint-config-prettier": "8.5.0", "eslint-plugin-budapestian": "5.0.1", @@ -309,4 +309,4 @@ "prettier --write" ] } -} +} \ No newline at end of file