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 May 26, 2024
1 parent 5b7b04a commit 7b9b677
Show file tree
Hide file tree
Showing 3 changed files with 1,628 additions and 999 deletions.
34 changes: 17 additions & 17 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.24.5",
"@babel/eslint-parser": "7.24.5",
"@babel/plugin-proposal-decorators": "7.24.1",
"@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.5.1",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-markdown": "3.0.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-markdown": "3.0.1",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-prettier": "4.2.1",
"lerna-changelog": "2.2.0",
"markdownlint-cli": "0.35.0",
"npm-run-all": "4.1.5",
"markdownlint-cli": "0.40.0",
"npm-run-all2": "5.0.0",
"prettier": "2.8.8",
"typescript": "5.1.6",
"vitest": "0.31.1"
"typescript": "5.4.5",
"vitest": "0.34.6"
},
"dependencies": {
"@babel/core": "^7.18.6",
Expand Down

0 comments on commit 7b9b677

Please sign in to comment.