Skip to content

Commit 307725e

Browse files
committed
fix: update dependencies
1 parent 0d8a94e commit 307725e

2 files changed

Lines changed: 49 additions & 61 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@
3232
"bump": "ncu -u -x coffeescript"
3333
},
3434
"dependencies": {
35-
"eslint-plugin-only-warn": "npm:@aminya/eslint-plugin-only-warn@^1.2.1",
35+
"eslint-plugin-only-warn": "npm:@aminya/eslint-plugin-only-warn@^1.2.2",
3636
"@babel/core": "^7",
3737
"@babel/eslint-parser": "^7.14.3",
38-
"@typescript-eslint/eslint-plugin": "^4.24.0",
39-
"@typescript-eslint/parser": "^4.24.0",
38+
"@typescript-eslint/eslint-plugin": "^4.25.0",
39+
"@typescript-eslint/parser": "^4.25.0",
4040
"coffeescript": "^1",
4141
"eslint": "^7",
4242
"eslint-config-prettier": "^8.3.0",
4343
"eslint-plugin-coffee": "^0.1.14",
4444
"eslint-plugin-html": "^6.1.2",
45-
"eslint-plugin-import": "^2.23.2",
45+
"eslint-plugin-import": "^2.23.3",
4646
"eslint-plugin-json": "^3.0.0",
4747
"eslint-plugin-node": "^11.1.0",
4848
"eslint-plugin-optimize-regex": "^1.2.0",

pnpm-lock.yaml

Lines changed: 45 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)