Skip to content

Commit a5c0ebe

Browse files
committed
chore: bump package versions
1 parent d89e8b6 commit a5c0ebe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/eslint-config-legacy-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/eslint-config-typescript",
3-
"version": "12.0.0",
3+
"version": "12.1.0",
44
"description": "ESlint config used for Nuxt with Typescript support",
55
"repository": "nuxt/eslint-config",
66
"license": "MIT",

packages/eslint-config-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/eslint-config",
3-
"version": "12.0.0",
3+
"version": "12.1.0",
44
"description": "ESlint config used for Nuxt",
55
"repository": "nuxt/eslint-config",
66
"license": "MIT",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/eslint-config",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "ESLint config for Nuxt projects",
55
"repository": "nuxt/eslint-config",
66
"license": "MIT",

0 commit comments

Comments
 (0)