Skip to content

Commit 085d842

Browse files
committed
Use carat versions
1 parent 3f7f482 commit 085d842

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

package-lock.json

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

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -43,29 +43,29 @@
4343
"graphql": "^16.2.0"
4444
},
4545
"devDependencies": {
46-
"@babel/core": "7.15.5",
47-
"@babel/eslint-parser": "7.15.4",
48-
"@babel/node": "7.15.4",
49-
"@babel/plugin-transform-typescript": "7.14.6",
50-
"@babel/preset-env": "7.15.6",
51-
"@babel/register": "7.15.3",
52-
"@types/chai": "4.2.19",
53-
"@types/mocha": "8.2.2",
54-
"@types/node": "15.12.5",
55-
"@typescript-eslint/eslint-plugin": "4.31.0",
56-
"@typescript-eslint/parser": "4.31.0",
57-
"chai": "4.3.4",
58-
"cspell": "5.9.0",
59-
"eslint": "7.32.0",
60-
"eslint-plugin-import": "2.24.2",
61-
"eslint-plugin-istanbul": "0.1.2",
62-
"eslint-plugin-node": "11.1.0",
63-
"flow-bin": "0.159.0",
64-
"graphql": "16.2.0",
65-
"mocha": "9.1.1",
66-
"nyc": "15.1.0",
67-
"prettier": "2.4.0",
68-
"typescript": "4.4.2"
46+
"@babel/core": "^7.15.5",
47+
"@babel/eslint-parser": "^7.15.4",
48+
"@babel/node": "^7.15.4",
49+
"@babel/plugin-transform-typescript": "^7.14.6",
50+
"@babel/preset-env": "^7.15.6",
51+
"@babel/register": "^7.15.3",
52+
"@types/chai": "^4.2.19",
53+
"@types/mocha": "^8.2.2",
54+
"@types/node": "^15.12.5",
55+
"@typescript-eslint/eslint-plugin": "^4.31.0",
56+
"@typescript-eslint/parser": "^4.31.0",
57+
"chai": "^4.3.4",
58+
"cspell": "^5.9.0",
59+
"eslint": "^7.32.0",
60+
"eslint-plugin-import": "^2.24.2",
61+
"eslint-plugin-istanbul": "^0.1.2",
62+
"eslint-plugin-node": "^11.1.0",
63+
"flow-bin": "^0.159.0",
64+
"graphql": "^16.2.0",
65+
"mocha": "^9.1.1",
66+
"nyc": "^15.1.0",
67+
"prettier": "^2.4.0",
68+
"typescript": "^4.4.2"
6969
},
7070
"publishConfig": {
7171
"tag": "latest"

0 commit comments

Comments
 (0)