Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 17, 2023
1 parent 5b7b04a commit 788ee2f
Show file tree
Hide file tree
Showing 3 changed files with 1,154 additions and 569 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,32 +47,32 @@
},
"homepage": "https://github.com/NullVoxPopuli/eslint-plugin-decorator-position#readme",
"devDependencies": {
"@babel/core": "7.22.8",
"@babel/eslint-parser": "7.22.7",
"@babel/plugin-proposal-decorators": "7.22.7",
"@changesets/changelog-github": "^0.4.7",
"@babel/core": "7.23.6",
"@babel/eslint-parser": "7.23.3",
"@babel/plugin-proposal-decorators": "7.23.6",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.25.2",
"@eslint/eslintrc": "2.1.0",
"@eslint/eslintrc": "2.1.4",
"@typescript-eslint/parser": "5.62.0",
"@vitest/coverage-c8": "^0.31.0",
"@vitest/ui": "0.31.1",
"c8": "8.0.0",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/ui": "0.34.7",
"c8": "8.0.1",
"common-tags": "1.8.2",
"eslint": "^8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-eslint-plugin": "5.1.0",
"eslint-plugin-eslint-plugin": "5.2.1",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"lerna-changelog": "2.2.0",
"markdownlint-cli": "0.35.0",
"markdownlint-cli": "0.38.0",
"npm-run-all": "4.1.5",
"prettier": "2.8.8",
"typescript": "5.1.6",
"vitest": "0.31.1"
"typescript": "5.3.3",
"vitest": "0.34.6"
},
"dependencies": {
"@babel/core": "^7.18.6",
Expand Down

0 comments on commit 788ee2f

Please sign in to comment.