Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): Bump unified from 9.2.1 to 10.1.2 #779

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
89 changes: 44 additions & 45 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier",
"version": "2.6.0-dev",
"version": "2.7.0-dev",
"description": "Prettier is an opinionated code formatter",
"bin": "./bin/prettier.js",
"repository": "prettier/prettier",
Expand All @@ -18,53 +18,54 @@
"index.js",
"standalone.js",
"src",
"bin"
"bin",
"vendors"
],
"dependencies": {
"@angular/compiler": "12.2.16",
"@babel/code-frame": "7.16.7",
"@babel/parser": "7.16.12",
"@glimmer/syntax": "0.83.1",
"@babel/parser": "7.17.8",
"@glimmer/syntax": "0.84.1",
"@iarna/toml": "2.2.5",
"@typescript-eslint/typescript-estree": "5.10.1",
"@typescript-eslint/typescript-estree": "5.16.0",
"acorn": "8.7.0",
"acorn-jsx": "5.3.2",
"angular-estree-parser": "2.5.0",
"angular-html-parser": "1.8.0",
"camelcase": "6.3.0",
"chalk": "4.1.2",
"chalk": "5.0.1",
"ci-info": "3.3.0",
"cjk-regex": "2.0.1",
"cosmiconfig": "7.0.1",
"css-units-list": "0.0.5",
"dashify": "2.0.0",
"diff": "5.0.0",
"editorconfig": "0.15.3",
"editorconfig-to-prettier": "0.2.0",
"escape-string-regexp": "4.0.0",
"espree": "9.3.0",
"espree": "9.3.1",
"esutils": "2.0.3",
"fast-glob": "3.2.11",
"fast-json-stable-stringify": "2.1.0",
"find-parent-dir": "0.3.1",
"flow-parser": "0.170.0",
"flow-parser": "0.174.1",
"get-stdin": "8.0.0",
"globby": "11.0.4",
"graphql": "15.6.1",
"html-element-attributes": "2.3.0",
"html-styles": "1.0.0",
"html-tag-names": "1.1.5",
"html-void-elements": "1.0.5",
"ignore": "5.2.0",
"jest-docblock": "27.4.0",
"json5": "2.2.0",
"jest-docblock": "27.5.1",
"json5": "2.2.1",
"leven": "3.1.0",
"lines-and-columns": "2.0.3",
"linguist-languages": "7.15.0",
"lodash": "4.17.21",
"mem": "8.1.1",
"mem": "9.0.2",
"meriyah": "4.2.0",
"minimatch": "3.0.4",
"minimist": "1.2.5",
"micromatch": "4.0.5",
"minimist": "1.2.6",
"n-readlines": "1.0.1",
"outdent": "0.8.0",
"parse-srcset": "ikatyang/parse-srcset#54eb9c1cb21db5c62b4d0e275d7249516df6f0ee",
Expand All @@ -80,62 +81,59 @@
"remark-parse": "8.0.3",
"resolve": "1.22.0",
"semver": "7.3.5",
"string-width": "4.2.3",
"string-width": "5.0.1",
"strip-ansi": "6.0.0",
"typescript": "4.5.5",
"typescript": "4.6.3",
"unicode-regex": "3.0.0",
"unified": "9.2.1",
"unified": "10.1.2",
"vnopts": "1.0.2",
"wcwidth": "1.0.1",
"yaml-unist-parser": "1.3.1"
},
"devDependencies": {
"@babel/core": "7.16.12",
"@babel/core": "7.17.8",
"@babel/preset-env": "7.16.11",
"@babel/types": "7.16.8",
"@babel/types": "7.17.0",
"@esbuild-plugins/node-modules-polyfill": "0.1.4",
"@glimmer/reference": "0.83.1",
"@types/estree": "0.0.50",
"@types/jest": "27.4.0",
"@typescript-eslint/eslint-plugin": "5.10.1",
"babel-jest": "27.4.6",
"babel-loader": "8.2.3",
"@glimmer/reference": "0.84.1",
"@types/estree": "0.0.51",
"@types/jest": "27.4.1",
"@typescript-eslint/eslint-plugin": "5.16.0",
"babel-jest": "27.5.1",
"benchmark": "2.1.4",
"browserslist-to-esbuild": "1.1.1",
"builtin-modules": "3.2.0",
"core-js": "3.20.3",
"core-js": "3.21.1",
"cross-env": "7.0.3",
"cspell": "5.17.0",
"cspell": "5.19.3",
"enquirer": "2.3.6",
"esbuild": "0.14.14",
"esbuild-plugin-text-replace": "1.2.0",
"esbuild": "0.14.28",
"esbuild-visualizer": "0.3.1",
"eslint": "8.8.0",
"eslint-config-prettier": "8.3.0",
"eslint": "8.12.0",
"eslint-config-prettier": "8.5.0",
"eslint-formatter-friendly": "7.0.0",
"eslint-plugin-compat": "4.0.1",
"eslint-plugin-compat": "4.0.2",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jest": "26.0.0",
"eslint-plugin-jest": "26.1.3",
"eslint-plugin-prettier-internal-rules": "2.0.1",
"eslint-plugin-react": "7.28.0",
"eslint-plugin-regexp": "1.5.1",
"eslint-plugin-unicorn": "40.1.0",
"esm-utils": "2.0.1",
"execa": "5.1.1",
"jest": "27.4.7",
"eslint-plugin-react": "7.29.4",
"eslint-plugin-regexp": "1.6.0",
"eslint-plugin-unicorn": "41.0.1",
"esm-utils": "3.0.0",
"execa": "6.1.0",
"jest": "27.5.1",
"jest-snapshot-serializer-ansi": "1.0.0",
"jest-snapshot-serializer-raw": "1.2.0",
"jest-watch-typeahead": "1.0.0",
"node-actionlint": "1.2.2",
"node-fetch": "3.1.1",
"node-fetch": "3.2.3",
"npm-run-all": "4.1.5",
"path-browserify": "1.0.1",
"prettier": "2.5.1",
"prettier": "2.6.1",
"pretty-bytes": "5.6.0",
"rimraf": "3.0.2",
"rollup-plugin-license": "2.6.1",
"snapshot-diff": "0.9.0",
"tempy": "1.0.1"
"tempy": "2.0.0"
},
"scripts": {
"prepublishOnly": "echo \"Error: must publish from dist/\" && exit 1",
Expand All @@ -144,6 +142,7 @@
"test:dist": "cross-env NODE_ENV=production jest",
"test:dist-standalone": "cross-env NODE_ENV=production TEST_STANDALONE=1 jest",
"test:integration": "jest tests/integration",
"test:dist-lint": "eslint --no-eslintrc --no-ignore --no-inline-config --config=./scripts/bundle-eslint-config.cjs \"dist/**/*.{js,mjs}\"",
"perf:repeat": "yarn && yarn build && cross-env NODE_ENV=production node ./dist/bin-prettier.js --debug-repeat ${PERF_REPEAT:-1000} --loglevel debug ${PERF_FILE:-./index.js} > /dev/null",
"perf:repeat-inspect": "yarn && yarn build && cross-env NODE_ENV=production node --inspect-brk ./dist/bin-prettier.js --debug-repeat ${PERF_REPEAT:-1000} --loglevel debug ${PERF_FILE:-./index.js} > /dev/null",
"perf:benchmark": "yarn && yarn build && cross-env NODE_ENV=production node ./dist/bin-prettier.js --debug-benchmark --loglevel debug ${PERF_FILE:-./index.js} > /dev/null",
Expand All @@ -152,15 +151,15 @@
"lint:eslint": "cross-env EFF_NO_LINK_RULES=true eslint . --format friendly",
"lint:changelog": "node ./scripts/lint-changelog.mjs",
"lint:prettier": "prettier . \"!test*\" --check",
"lint:dist": "eslint --no-eslintrc --no-ignore --no-inline-config --config=./scripts/bundle-eslint-config.js \"dist/!(bin-prettier|index|third-party).js\"",
"lint:spellcheck": "cspell --no-progress --relative --dot --gitignore",
"lint:deps": "node ./scripts/check-deps.mjs",
"lint:actionlint": "node-actionlint",
"fix": "run-s fix:eslint fix:prettier",
"fix:eslint": "yarn lint:eslint --fix",
"fix:prettier": "yarn lint:prettier --write",
"build": "node ./scripts/build/build.mjs",
"build:website": "node ./scripts/build-website.mjs"
"build:website": "node ./scripts/build-website.mjs",
"vendors:bundle": "node ./scripts/vendors/bundle-vendors.mjs"
},
"browserslist": [
">0.5%",
Expand Down