Skip to content
Snippets Groups Projects
Unverified Commit ce207de2 authored by Douglas Gubert's avatar Douglas Gubert Committed by GitHub
Browse files

chore: Update eslint-config package manifest (#27619)

parent fb4d8d5d
No related branches found
No related tags found
No related merge requests found
{
"name": "@rocket.chat/eslint-config",
"version": "0.5.0",
"description": "Rocket.Chat's JS ESLint config",
"devDependencies": {
"version": "0.5.2",
"description": "Rocket.Chat's JS/TS ESLint config",
"dependencies": {
"@babel/core": "^7.20.7",
"@babel/eslint-parser": "~7.22.9",
"@types/eslint": "~8.44.0",
"@types/prettier": "^2.6.3",
......
......@@ -973,7 +973,14 @@ __metadata:
languageName: node
linkType: hard
 
"@babel/compat-data@npm:^7.20.5, @babel/compat-data@npm:^7.22.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.22.9":
"@babel/compat-data@npm:^7.20.5":
version: 7.20.5
resolution: "@babel/compat-data@npm:7.20.5"
checksum: 523790c43ef6388fae91d1ca9acf1ab0e1b22208dcd39c0e5e7a6adf0b48a133f1831be8d5931a72ecd48860f3e3fb777cb89840794abd8647a5c8e5cfab484e
languageName: node
linkType: hard
"@babel/compat-data@npm:^7.22.5, @babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.22.9":
version: 7.22.9
resolution: "@babel/compat-data@npm:7.22.9"
checksum: bed77d9044ce948b4327b30dd0de0779fa9f3a7ed1f2d31638714ed00229fa71fc4d1617ae0eb1fad419338d3658d0e9a5a083297451e09e73e078d0347ff808
......@@ -1004,7 +1011,7 @@ __metadata:
languageName: node
linkType: hard
 
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.10, @babel/core@npm:^7.12.3, @babel/core@npm:^7.21.4, @babel/core@npm:^7.7.5, @babel/core@npm:~7.22.9":
"@babel/core@npm:^7.1.0, @babel/core@npm:^7.11.6, @babel/core@npm:^7.12.10, @babel/core@npm:^7.12.3, @babel/core@npm:^7.20.7, @babel/core@npm:^7.21.4, @babel/core@npm:^7.7.5, @babel/core@npm:~7.22.9":
version: 7.22.9
resolution: "@babel/core@npm:7.22.9"
dependencies:
......@@ -1288,14 +1295,14 @@ __metadata:
languageName: node
linkType: hard
 
"@babel/helper-string-parser@npm:^7.22.5":
"@babel/helper-string-parser@npm:^7.19.4, @babel/helper-string-parser@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-string-parser@npm:7.22.5"
checksum: 836851ca5ec813077bbb303acc992d75a360267aa3b5de7134d220411c852a6f17de7c0d0b8c8dcc0f567f67874c00f4528672b2a4f1bc978a3ada64c8c78467
languageName: node
linkType: hard
 
"@babel/helper-validator-identifier@npm:^7.22.5":
"@babel/helper-validator-identifier@npm:^7.19.1, @babel/helper-validator-identifier@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/helper-validator-identifier@npm:7.22.5"
checksum: 7f0f30113474a28298c12161763b49de5018732290ca4de13cdaefd4fd0d635a6fe3f6686c37a02905fb1e64f21a5ee2b55140cf7b070e729f1bd66866506aea
......@@ -2695,7 +2702,7 @@ __metadata:
languageName: node
linkType: hard
 
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.11, @babel/types@npm:^7.12.7, @babel/types@npm:^7.2.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.5, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.11, @babel/types@npm:^7.12.7, @babel/types@npm:^7.2.0, @babel/types@npm:^7.22.5, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
version: 7.22.5
resolution: "@babel/types@npm:7.22.5"
dependencies:
......@@ -2706,6 +2713,17 @@ __metadata:
languageName: node
linkType: hard
 
"@babel/types@npm:^7.20.7":
version: 7.20.7
resolution: "@babel/types@npm:7.20.7"
dependencies:
"@babel/helper-string-parser": ^7.19.4
"@babel/helper-validator-identifier": ^7.19.1
to-fast-properties: ^2.0.0
checksum: b39af241f0b72bba67fd6d0d23914f6faec8c0eba8015c181cbd5ea92e59fc91a52a1ab490d3520c7dbd19ddb9ebb76c476308f6388764f16d8201e37fae6811
languageName: node
linkType: hard
"@base2/pretty-print-object@npm:1.0.1":
version: 1.0.1
resolution: "@base2/pretty-print-object@npm:1.0.1"
......@@ -7431,6 +7449,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@rocket.chat/eslint-config@workspace:packages/eslint-config"
dependencies:
"@babel/core": ^7.20.7
"@babel/eslint-parser": ~7.22.9
"@types/eslint": ~8.44.0
"@types/prettier": ^2.6.3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment