Skip to content

Commit 08e925e

Browse files
committed
� Conflicts: � package.json � yarn.lock
2 parents a54dc05 + b1198fe commit 08e925e

2 files changed

Lines changed: 181 additions & 253 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@
3131
"ember-rfc176-data": "^0.3.16"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "^7.12.3",
34+
"@babel/core": "^7.12.9",
3535
"@babel/plugin-transform-typescript": "^7.12.1",
36-
"@babel/preset-env": "^7.12.1",
36+
"@babel/preset-env": "^7.12.7",
3737
"babel-core": "^6.25.0",
3838
"babel-plugin-istanbul": "^6.0.0",
39-
"eslint": "^7.12.1",
39+
"eslint": "^7.14.0",
4040
"eslint-config-prettier": "^6.15.0",
4141
"eslint-plugin-node": "^11.1.0",
4242
"eslint-plugin-prettier": "^3.1.4",
4343
"jest": "^24.9.0",
44-
"prettier": "^2.1.2",
45-
"release-it": "^14.2.1",
44+
"prettier": "^2.2.1",
45+
"release-it": "^14.2.2",
4646
"release-it-lerna-changelog": "^2.4.0"
4747
},
4848
"engines": {

0 commit comments

Comments
 (0)