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

[js] Update all Yarn dependencies (2021-03-28) #267

Merged
merged 3 commits into from
Mar 28, 2021
Merged
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
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
"devDependencies": {
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^12.0.1",
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-node-resolve": "^11.2.0",
"@sapphire/eslint-config": "^3.0.1",
"@sapphire/prettier-config": "^1.0.7",
"@sapphire/ts-config": "^2.0.1",
"@types/jest": "^26.0.20",
"@types/node": "^14.14.31",
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"@rollup/plugin-commonjs": "^18.0.0",
"@rollup/plugin-node-resolve": "^11.2.1",
"@sapphire/eslint-config": "^3.0.2",
"@sapphire/prettier-config": "^1.0.8",
"@sapphire/ts-config": "^2.1.0",
"@types/jest": "^26.0.22",
"@types/node": "^14.14.37",
"@typescript-eslint/eslint-plugin": "^4.19.0",
"@typescript-eslint/parser": "^4.19.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.21.0",
"eslint": "^7.23.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"husky": "^5.1.1",
"husky": "^5.2.0",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"lerna": "^4.0.0",
Expand All @@ -41,17 +41,17 @@
"prettier": "^2.2.1",
"pretty-quick": "^3.1.0",
"rimraf": "^3.0.2",
"rollup": "^2.40.0",
"rollup": "^2.43.1",
"rollup-plugin-cleaner": "^1.0.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"ts-jest": "^26.5.2",
"ts-jest": "^26.5.4",
"ts-node": "^9.1.1",
"typedoc": "0.19.2",
"typedoc-plugin-lerna-packages": "^0.3.1",
"typedoc-plugin-nojekyll": "^1.0.1",
"typescript": "^4.2.2"
"typescript": "^4.2.3"
},
"commitlint": {
"extends": [
Expand All @@ -67,10 +67,10 @@
}
},
"resolutions": {
"acorn": "^8.0.5",
"acorn": "^8.1.0",
"minimist": "^1.2.5",
"kind-of": "^6.0.3",
"dot-prop": "^6.0.1",
"marked": "^2.0.0"
"marked": "^2.0.1"
}
}
20 changes: 0 additions & 20 deletions packages/zalgo/__tests__/__snapshots__/banish.test.ts.snap

This file was deleted.

241 changes: 0 additions & 241 deletions packages/zalgo/__tests__/__snapshots__/chars.test.ts.snap

This file was deleted.

70 changes: 0 additions & 70 deletions packages/zalgo/__tests__/__snapshots__/zalgo.test.ts.snap

This file was deleted.