Skip to content

Commit 2f60007

Browse files
chore(ci): bump packages
1 parent 7e1b158 commit 2f60007

File tree

31 files changed

+185
-185
lines changed

31 files changed

+185
-185
lines changed

configs/eslint-config-devtools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mongodb-js/eslint-config-devtools",
3-
"version": "0.9.12",
3+
"version": "0.10.0",
44
"description": "Shared DevTools eslint configuration",
55
"license": "SSPL",
66
"main": "index.js",
@@ -18,7 +18,7 @@
1818
"@babel/eslint-parser": "^7.22.7",
1919
"@babel/preset-env": "^7.22.7",
2020
"@babel/preset-react": "^7.22.5",
21-
"@mongodb-js/eslint-plugin-devtools": "^0.1.0",
21+
"@mongodb-js/eslint-plugin-devtools": "^0.2.0",
2222
"@typescript-eslint/eslint-plugin": "^5.59.0",
2323
"@typescript-eslint/parser": "^5.59.0",
2424
"eslint-config-prettier": "^8.3.0",

configs/eslint-plugin-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@mongodb-js/eslint-plugin-devtools",
33
"description": "Custom eslint rules for DevTools",
44
"homepage": "https://github.com/mongodb-js/devtools-shared",
5-
"version": "0.1.0",
5+
"version": "0.2.0",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/mongodb-js/devtools-shared.git"

0 commit comments

Comments
 (0)