Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 5c355b3

Browse files
committed
Update packages
1 parent a7641f8 commit 5c355b3

File tree

9 files changed

+111
-115
lines changed

9 files changed

+111
-115
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "define-config-plugin-types",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0",
44
"description": "Provides several plugin types for eslint-define-config",
55
"private": true,
66
"scripts": {
@@ -18,7 +18,7 @@
1818
"@eslint-types/typescript-eslint": "workspace:~",
1919
"@types/eslint": "~8.44.6",
2020
"@types/json-schema": "~7.0.14",
21-
"@types/node": "~20.8.8",
21+
"@types/node": "~20.8.9",
2222
"@typescript-eslint/eslint-plugin": "~6.9.0",
2323
"@typescript-eslint/parser": "~6.9.0",
2424
"change-case": "~5.1.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)