Skip to content

Commit

Permalink
Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 18, 2021
1 parent 0cbce57 commit 8313959
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 101 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -43,7 +43,7 @@
"@types/sanitize-html": "^1.27.1",
"@types/semver": "^7.3.4",
"@zettlr/citr": "^1.2.2",
"adm-zip": "^0.5.2",
"adm-zip": "^0.5.4",
"archiver": "^5.2.0",
"astrocite": "^0.16.4",
"bcp-47": "^1.0.8",
Expand Down Expand Up @@ -74,7 +74,7 @@
"vue": "^2.6.12",
"vue-virtual-scroller": "^1.0.10",
"vuex": "^3.6.2",
"yaml": "^1.10.0"
"yaml": "^1.10.2"
},
"optionalDependencies": {
"fsevents": "^2.3.2"
Expand All @@ -93,23 +93,23 @@
"@types/bcp-47": "^1.0.0",
"@types/command-exists": "^1.2.0",
"@types/electron-devtools-installer": "^2.2.0",
"@types/luxon": "^1.26.0",
"@types/luxon": "^1.26.2",
"@types/mocha": "^8.2.1",
"@types/nspell": "^2.1.0",
"@types/rimraf": "^3.0.0",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.18.0",
"@zeit/webpack-asset-relocator-loader": "^0.8.0",
"copy-webpack-plugin": "^6.1.0",
"cross-env": "^7.0.3",
"css-loader": "^5.1.1",
"css-loader": "^5.1.3",
"csso": "^4.2.0",
"electron": "^12.0.1",
"electron-builder": "^22.9.1",
"electron-devtools-installer": "^3.1.1",
"electron-notarize": "^1.0.0",
"eslint": "^7.21.0",
"eslint": "^7.22.0",
"eslint-config-standard": "^16.0.2",
"eslint-config-standard-with-typescript": "^20.0.0",
"eslint-loader": "^4.0.2",
Expand All @@ -118,9 +118,9 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^7.5.0",
"eslint-plugin-vue": "^7.7.0",
"file-loader": "^6.2.0",
"fork-ts-checker-webpack-plugin": "^6.1.0",
"fork-ts-checker-webpack-plugin": "^6.1.1",
"jsdom": "^16.4.0",
"less": "^4.1.1",
"less-loader": "^7.3.0",
Expand Down

0 comments on commit 8313959

Please sign in to comment.