Skip to content

Commit 53015e1

Browse files
github-actions[bot]kristinaborn
authored andcommitted
[CI] Sync exercises
1 parent 42ff414 commit 53015e1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

exercises/concept/ozans-playlist/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
},
1111
"devDependencies": {
1212
"@babel/cli": "^7.13.14",
13-
"@babel/core": "^7.13.14",
13+
"@babel/core": "^7.13.15",
1414
"@babel/plugin-syntax-bigint": "^7.8.3",
15-
"@babel/preset-env": "^7.13.12",
15+
"@babel/preset-env": "^7.13.15",
1616
"@types/jest": "^26.0.22",
1717
"@types/node": "^14.14.37",
1818
"babel-eslint": "^10.1.0",
1919
"babel-jest": "^26.6.3",
20-
"core-js": "^3.10.0",
21-
"eslint": "^7.23.0",
20+
"core-js": "^3.10.1",
21+
"eslint": "^7.24.0",
2222
"eslint-plugin-import": "^2.22.1",
2323
"jest": "^26.6.3"
2424
},

0 commit comments

Comments
 (0)