Skip to content

Commit a69e4c9

Browse files
Publish
- @toruslabs/eslint-config-node@3.3.4 - @toruslabs/eslint-config-react@3.4.4 - @toruslabs/eslint-config-typescript@3.3.4 - @toruslabs/eslint-config-vue@3.3.4 - @toruslabs/torus-scripts@6.1.3
1 parent 4b98814 commit a69e4c9

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

package-lock.json

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

packages/eslint-config-node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@toruslabs/eslint-config-node",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"description": "Eslint configuration for Node.js",
55
"keywords": [
66
"eslint",
77
"eslintconfig",
88
"node"
99
],
1010
"dependencies": {
11-
"@toruslabs/eslint-config-typescript": "^3.3.3",
11+
"@toruslabs/eslint-config-typescript": "^3.3.4",
1212
"eslint-plugin-chai-expect": "^3.1.0",
1313
"eslint-plugin-n": "^17.11.1",
1414
"eslint-plugin-security": "^3.0.1"

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toruslabs/eslint-config-react",
3-
"version": "3.4.3",
3+
"version": "3.4.4",
44
"description": "Eslint configuration for React libraries",
55
"keywords": [
66
"eslint",

packages/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toruslabs/eslint-config-typescript",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"description": "Eslint configuration for TypeScript libraries",
55
"keywords": [
66
"eslint",

packages/eslint-config-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toruslabs/eslint-config-vue",
3-
"version": "3.3.3",
3+
"version": "3.3.4",
44
"description": "Eslint config for Vue.js",
55
"keywords": [
66
"eslint",

packages/torus-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toruslabs/torus-scripts",
3-
"version": "6.1.2",
3+
"version": "6.1.3",
44
"type": "module",
55
"description": "Scripts for Torus libraries to manage bundling, lint etc",
66
"bin": {

0 commit comments

Comments
 (0)